2
0
mirror of synced 2025-02-10 07:27:14 +00:00
cs-codex-dist-tests/Tools/AutoClientCenter/appsettings.Development.json

9 lines
119 B
JSON
Raw Normal View History

2024-09-11 12:08:06 +02:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}