Liber_Incantamentum/LiberIncantamentum.API/appsettings.Development.json
2025-09-02 18:29:22 +02:00

9 lines
119 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}