An open API service indexing awesome lists of open source software.

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

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