You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
The text was updated successfully, but these errors were encountered: