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

9 lines
129 B
JSON
Raw Normal View History

2024-01-31 12:26:43 +10:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}