Skip to content

Instantly share code, notes, and snippets.

@kadukf
Last active January 8, 2020 09:22
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 kadukf/923731bbe09fdb083d1b03b1c3dcac95 to your computer and use it in GitHub Desktop.
Save kadukf/923731bbe09fdb083d1b03b1c3dcac95 to your computer and use it in GitHub Desktop.
App settings to log all messages
{
"Logging": {
"LogLevel": {
"Default": "Verbose"
}
},
"AllowedHosts": "*"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment