Files
predavanja/Events-MVC/Events.MVC/appsettings.Development.json
2026-04-26 01:01:37 +02:00

9 lines
119 B
JSON

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