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

Add new flag for network errors #41

Merged
merged 2 commits into from Jul 5, 2018
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Update README for the new flag

  • Loading branch information
Shweta Jain
Shweta Jain committed Jun 27, 2018
commit fa967afb8ee16836fc8c2f4670058c764b18ed4c
@@ -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.