Open komocode opened 10 years ago
@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.
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.