Files
event-sourcing-jambo/source/Auth/Jambo.Auth.UI/appsettings.Development.json
Ivan Paulovich fc74b10766 Spliting projects
2017-12-21 15:59:03 -02:00

11 lines
168 B
JSON

{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}