Files
TinfoilVibeServer/TinfoilVibeServer/appsettings.Development.json
T
2025-11-01 19:18:39 +10:30

9 lines
119 B
JSON

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