You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently advised a developer to add ecs_logging.StructlogFormatter() to our project. However he managed to use the stdlib code because they are on same page.
I propose that stdlib setup and structlog setup should be separate pages in the documentation to avoid this confusion.
I recently advised a developer to add
ecs_logging.StructlogFormatter()
to our project. However he managed to use the stdlib code because they are on same page.I propose that stdlib setup and structlog setup should be separate pages in the documentation to avoid this confusion.
https://www.elastic.co/guide/en/ecs-logging/python/current/installation.html#structlog
Also thank you for your great products!
The text was updated successfully, but these errors were encountered: