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

Echo the logs to console? #38

Open
komocode opened this issue May 7, 2014 · 1 comment
Open

Echo the logs to console? #38

komocode opened this issue May 7, 2014 · 1 comment

Comments

@komocode
Copy link

komocode commented May 7, 2014

When sending a log to loggly, can I echo it to the console as well? Right now I have to print them manually to console.

@jcrugzz
Copy link
Contributor

jcrugzz commented May 7, 2014

@komocode you can use something like winston and use the console transport as well as the winston-loggly transport. Otherwise you could build a simple logging module around this that abstracts the manual aspect of it for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants