Files
MartianRobots/MartianRobots.Api/appsettings.Development.json
T
2022-09-13 02:43:55 +03:00

9 lines
119 B
JSON

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