Files
redglow fc1df2f740 .
2026-07-27 19:51:17 +02:00

17 lines
309 B
JSON

{
"Logging": {
"Godot": {
"LogLevel": {
"OwofGames.GodotHost.Observability": "Trace"
}
},
"OpenTelemetry": {
"LogLevel": {
"Default": "Trace"
},
"IncludeFormattedMessage": true,
"IncludeScopes": true,
"ParseStateValues": true
}
}
}