Files
SVSimServer/SVSim.EmulatedEntrypoint/appsettings.Development.json
gamer147 ee7e276036 Updates
2024-09-05 08:32:54 -04:00

9 lines
119 B
JSON

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