oneuptime/Examples/otel-dotnet/bin/Debug/net6.0/appsettings.Development.json
2023-10-23 15:17:25 +01:00

9 lines
127 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}