Skip to content

Instantly share code, notes, and snippets.

@Alxandr
Created May 24, 2019 14:33
Show Gist options
  • Select an option

  • Save Alxandr/fa09dcecc8f184b3599c2fcb56a28cbe to your computer and use it in GitHub Desktop.

Select an option

Save Alxandr/fa09dcecc8f184b3599c2fcb56a28cbe to your computer and use it in GitHub Desktop.
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
},
"Console": {
"IncludeScopes": true,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information",
"Orleans": "Error"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment