https://github.com/mhio/node-logger-http
Node loggin with pino + http
https://github.com/mhio/node-logger-http
Last synced: 2 months ago
JSON representation
Node loggin with pino + http
- Host: GitHub
- URL: https://github.com/mhio/node-logger-http
- Owner: mhio
- Created: 2020-04-03T02:31:51.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-04T09:59:59.000Z (about 2 years ago)
- Last Synced: 2025-02-27T05:17:46.329Z (3 months ago)
- Language: JavaScript
- Size: 384 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @mhio/logger-http
Extends [`@mhio/node-logger`](https://github.com/mhio/node-logger) with koa middleware
```
import { MhioLoggerHttp } from '@mhio/node-logger-http'
```### Changelog
0.3.0 [email protected]. and [email protected] ([email protected])
0.2.0 Upgrade to node-logger 0.2.0 for `{namespace}` duplication fix