Logging levels
{
"Logging": {
"LogLevel": {
"Default": "Error",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information",
"OpenSleigh": "Trace"
}
}
}{
"Logging": {
"LogLevel": {
"OpenSleigh": "Error",
"OpenSleigh.Persistence": "Information",
"OpenSleigh.Transport": "Warning"
}
}
}Last updated
Was this helpful?
