mirror of
https://github.com/claunia/romrepomgr.git
synced 2025-12-16 19:24:51 +00:00
14 lines
323 B
JSON
14 lines
323 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning",
|
|
"Microsoft": "Debug",
|
|
"Microsoft.Extensions.Localization": "Debug"
|
|
}
|
|
},
|
|
"CircuitOptions": {
|
|
"DetailedErrors": true
|
|
}
|
|
}
|