CyberBloomBackend/appsettings.Development.json
2023-12-22 21:45:30 +03:00

9 lines
127 B
JSON

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