Skip to content

Instantly share code, notes, and snippets.

@jurby
Forked from Alxandr/config.json
Created June 19, 2019 15:57
Show Gist options
  • Save jurby/595080f41ffa66cd0a60f56e0fb6022c to your computer and use it in GitHub Desktop.
Save jurby/595080f41ffa66cd0a60f56e0fb6022c 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