0
0
RhSolutions-Api/RhSolutions.Api/appsettings.Development.json

10 lines
137 B
JSON
Raw Permalink Normal View History

2022-12-14 09:53:10 +03:00
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}