Skip to content

Instantly share code, notes, and snippets.

@jacobmohl
Created July 9, 2020 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jacobmohl/d0499beb2c3b4f62c11fa8a937d7b0b3 to your computer and use it in GitHub Desktop.
Save jacobmohl/d0499beb2c3b4f62c11fa8a937d7b0b3 to your computer and use it in GitHub Desktop.
Application Insights and loglevels
{
"Logging": {
"LogLevel": {
"Default": "Information"
},
"ApplicationInsights": {
"LogLevel": {
"Default": "Information"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment