11 lines
239 B
JSON
11 lines
239 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"System": "Information",
|
|
"Microsoft": "Information",
|
|
"Microsoft.AspNetCore.SignalR": "Debug",
|
|
"Microsoft.AspNetCore.Http.Connections": "Debug"
|
|
}
|
|
}
|
|
} |