Structlog processor#5
Conversation
Also changed pyproject.toml, to use dependency groups while testing. Also generated uv.sync file (for those who use uv) Fixed pytest asyncio mode to a normal one
Downsides: users might see unwantanted class names (python class names) Upsides: users can now set non JSONable objects as metadata, and be fine.
|
@
The structlog processor itself looks good 👍 |
|
Hi, tomorrow will try to do that. Also i forgore to update the ci.yml (will do) |
Short summary:
1: changed relative imports to absolute.
2:
added LogTideProcessor based on structlog, and tests for that. (and fixed tests)
does not requires
structlogto be installed.usage example: