Files
predavanja/Events-WebApi/Events.FilesAPI/appsettings.Development.json
2026-05-10 23:39:55 +02:00

9 lines
119 B
JSON

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