bragma / winston-azure-application-insights

Azure Application Insights transport for Winston
MIT License
16 stars 26 forks source link

FIX Use appInsights explicit log levels #16

Closed dhensby closed 6 years ago

dhensby commented 6 years ago

This completes a @todo as outlined in the code.

See: https://docs.microsoft.com/en-us/azure/application-insights/app-insights-api-custom-events-metrics#tracktrace for details on how to access the log level constants

dhensby commented 6 years ago

@willmorgan maybe we want to get some travis / semaphore integration so PRs get tested :P


edit: PS: Tests pass locally for me