[CHANGE] Added logging
This commit is contained in:
@@ -1,4 +1,16 @@
|
||||
{
|
||||
"DotBased": {
|
||||
"Logging": {
|
||||
"Severity": "Info",
|
||||
"SeverityFilters":{
|
||||
"Microsoft": "Info",
|
||||
"Microsoft.Hosting.Lifetime": "Info",
|
||||
"Microsoft.AspNetCore": "Warning",
|
||||
"Microsoft.AspNetCore.Authentication": "Info",
|
||||
"MudBlazor": "Info"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
|
Reference in New Issue
Block a user