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

update README.md file for flushLogsAndExit function #24

Merged
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.md

  • Loading branch information
mostlyjason committed Aug 9, 2017
commit 4d2472225749bfc4312038a906d08072f8517365
@@ -17,7 +17,7 @@ A client implementation for Loggly in node.js. Check out Loggly's [Node logging
// Requiring `winston-loggly-bulk` will expose
// `winston.transports.Loggly`
//
require('winston-loggly-bulk');
require('winston-loggly-bulk');
winston.add(winston.transports.Loggly, options);
```
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.