Skip to content

A custom appender for log4js capable of sending logs to a scribe server.

License

Notifications You must be signed in to change notification settings

prezi/log4js-scribe-appender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

log4js-scribe-appender

Build Status

This is a custom appender for log4js capable of sending logs to a scribe server.

Install

npm install log4js-scribe-appender

Usage

log4js.configure({
    appenders: [
        {type: 'log4js-scribe-appender', scribeCategory: 'example-category'}
    ]
});

License

Apache License, Version 2.0.

About

A custom appender for log4js capable of sending logs to a scribe server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •