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
Thanks for this package. We are able to send our Typescript application error data to the Newrelic using this NewrelicWinston transport. Seems like this transport is supporting only the Winston Error log level, is there any way we can send data for other Winston log levels(eg: info, warn, debug, verbose...) as well to the NewRelic? We are searching for a newrelic-winston transport that supports all types of Winston log levels and couldn't find any npm package. Any suggestions or help would be greatly appreciated.
Thanks,
Mohan
The text was updated successfully, but these errors were encountered:
Hi Team,
Thanks for this package. We are able to send our Typescript application
error
data to the Newrelic using thisNewrelicWinston
transport. Seems like this transport is supporting only the WinstonError
log level, is there any way we can send data for other Winston log levels(eg: info, warn, debug, verbose...) as well to the NewRelic? We are searching for anewrelic-winston
transport that supports all types of Winston log levels and couldn't find any npm package. Any suggestions or help would be greatly appreciated.Thanks,
Mohan
The text was updated successfully, but these errors were encountered: