Pylogctx

Latest version: v1.12

Safety actively analyzes 630360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.7

++++++++++++++++

- Fix deepupdate when target is not the same from the src

1.6

++++++++++++++++

- Fix update context from celery loggingTask

1.5

++++++++++++++++

- Extended nested dictionary when key already exist during context update (19)
- Celery: Manage context logs when task call another task

1.4

++++++++++++++++

- New method to update one object in adapter with custom parameters::

log_context.update_one(Request, p1=True, p2=...)

Or
with log_context.context.cm_update_one(Request, p1=True, p2=...):
...

1.3

++++++++++++++++

- Support Celery 4
- Support python 3.5

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.