2.0.2 • Published 10 years ago

firelog v2.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

Firelog

Build Status Coverage Status License npm Version

a simple log pkg, send log to elasticsearch

Features

  • stream support
  • data loss guard against

Options

  • host, target host
  • port, target port
  • stream(on|off), use stream pipe log

Benchmark

enter benchmark dir, then execute $node bunyan_vs_fire.js

Fire Spend: 847457 op/s
Bunyan Spend: 70521 op/s

Install

$ npm install firelog -g

Test

run test:

$ npm test

run test coverage:

$ npm run cover

Examples

See examples

License

MIT

2.0.2

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

0.0.1

10 years ago