MyBookmark/MyBookmark.AppHost/appsettings.Development.json
2024-09-04 23:08:56 +03:00

9 lines
119 B
JSON

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