Files
PemukulPaku/HttpServer/appsettings.Development.json
2023-05-24 17:18:36 +07:00

9 lines
119 B
JSON

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