Files
zpc-bulletin-board/ZpcBulletinBoard/appsettings.Development.json
David Štaleker 28d1630749 prvi
2024-02-23 12:56:54 +01:00

10 lines
145 B
JSON

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