Skip to content

inlineapps/logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom bunyan logger for our Node.js project.

Install

  1. npm install: $ npm i --save git+https://github.com/inlineapps/logger.git
  2. Add the add the following settings to .env
LOG_LEVEL=info
SLACK_WEBHOOK_URL=<webhook url>
SLACK_CHANNEL=<channel name>
SLACK_USERNAME=<user name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published