17 lines
309 B
JSON
17 lines
309 B
JSON
{
|
|
"Logging": {
|
|
"Godot": {
|
|
"LogLevel": {
|
|
"OwofGames.GodotHost.Observability": "Trace"
|
|
}
|
|
},
|
|
"OpenTelemetry": {
|
|
"LogLevel": {
|
|
"Default": "Trace"
|
|
},
|
|
"IncludeFormattedMessage": true,
|
|
"IncludeScopes": true,
|
|
"ParseStateValues": true
|
|
}
|
|
}
|
|
} |