Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dominhhai committed Apr 20, 2016
1 parent cbbaa43 commit ddbe12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const log4js = require('koa-log4')
app.use(log4js.koaLogger(log4js.getLogger("http"), { level: 'auto' }))
```
## Full Example
Check [this rep](https://github.com/dominhhai/koa-log4js-example) for full example with Koa v1
Check [this repo](https://github.com/dominhhai/koa-log4js-example) for full example with Koa v1

## Others
See [here](https://github.com/nomiddlename/log4js-node) for more info.

0 comments on commit ddbe12b

Please sign in to comment.