0
0
RhSolutions-Api/RhSolutions.Api/appsettings.Development.json
Sergey Chebotar da94ed6d89 Init commit
2022-12-14 09:53:10 +03:00

10 lines
137 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}