argo-clf

1.0.0 • Public • Published

Argo Common Log Formatter

Just a logger! Just spits logs to STDOUT for the time being.

Usage:

  var clf = require('argo-clf');
  argo()
    .use(clf)
    .target("SOME URL")
    .listen(3000)

Package Sidebar

Install

npm i argo-clf

Weekly Downloads

8

Version

1.0.0

License

MIT

Unpacked Size

6.12 kB

Total Files

6

Last publish

Collaborators

  • kevinswiber
  • mdobs