2.0.2 • Published 7 years ago

firelog v2.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
7 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

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

0.0.1

7 years ago