boodskap-log4js-appender
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Boodskap Appender (HTTP) for log4js-node

The boodskap appenders for log4js send JSON formatted log events to Boodskap Platform.

npm install boodskap-log4js-appender

Configuration

  • type - boodskap-log4js-appender
  • url - string - API URL
  • application - string (optional) - used to identify your application's logs
  • logChannel - string (optional) - also used to identify your application's logs [but in a more specific way]
  • logType - string (optional)
  • timeout - integer (optional, defaults to 5000ms) - the timeout for the HTTP request.

Dependencies (2)

Dev Dependencies (12)

Package Sidebar

Install

npm i boodskap-log4js-appender

Weekly Downloads

1

Version

1.0.0

License

Apache-2.0

Unpacked Size

15.1 kB

Total Files

5

Last publish

Collaborators

  • thangavigneshraja