Files
tiku-backend.net/Tiku.Worker/appsettings.Development.json

10 lines
179 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.EntityFrameworkCore": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}