Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: support winston 3 #47

Closed
wants to merge 20 commits into from
Closed
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Update README for new flag

  • Loading branch information
Shweta Jain
Shweta Jain committed Jun 28, 2018
commit 5af6ece0d1e2588695448b45b2d2f2805a7f1616
@@ -38,6 +38,7 @@ The Loggly transport is based on [Nodejitsu's][2] [node-loggly][3] implementatio
- __retriesInMilliSeconds:__ Time in milliseconds to retry sending buffered logs.
* __timestamp:__ If false, library will not include timestamp in log events.
- __Note:__ Library includes timestamp by default when we do not set timestamp option.
* __networkErrorsOnConsole:__ The library keep track of different network errors and can log them to console. By default, logging errors on console is disabled and can be enabled easily by setting this parameter's value to `true`. If true, all the network errors will be logged to console.

*Metadata:* Logged in suggested [Loggly format][5]

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.