mcdiscordbot/MinecraftDiscordBot/appsettings.Development.json
2022-01-10 11:33:18 +01:00

9 lines
119 B
JSON

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