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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    3
  • 0.0.3
    1
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i argo-clf

Weekly Downloads

6

Version

1.0.0

License

MIT

Unpacked Size

6.12 kB

Total Files

6

Last publish

Collaborators

  • kevinswiber
  • mdobs