Files
parr_api/PARR.GeneratorTemplatesWorker/appsettings.Development.json

9 lines
129 B
JSON
Raw Normal View History

2023-09-20 16:51:29 +10:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}