-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Labels
communityneeds-teamIssues pending triage by the Docs TeamIssues pending triage by the Docs Teamsource:webIssues originating from the elastic.co docsIssues originating from the elastic.co docs
Description
Type of issue
Inaccurate
What documentation page is affected
https://www.elastic.co/docs/reference/ecs/logging/python/installation#structlog
What happened?
The example code in https://www.elastic.co/docs/reference/ecs/logging/python/installation#structlog
does not produce
"log": {
"level": "debug"
},
but "log.level":"debug".
Used "ecs-logging (>=2.2.0,<3.0.0)" and structlog (>=25.4.0,<26.0.0)" through poetry package handling.
Additional info
No response
Metadata
Metadata
Assignees
Labels
communityneeds-teamIssues pending triage by the Docs TeamIssues pending triage by the Docs Teamsource:webIssues originating from the elastic.co docsIssues originating from the elastic.co docs