blob: 826edbfd0471ee8309264d8552303004f0409e38 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
{
"Logging": {
"LogLevel": {
"Default": "Trace",
"System": "Information",
"Microsoft": "Information",
"ArcaneLibs.Blazor.Components.AuthorizedImage": "Information"
}
}
}
|