Sherlog

Latest version: v0.1.8

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

Scan your dependencies

Page 1 of 2

0.1.8

- Project dependecies versions are not strictly fixed anymore

0.1.7

- Sherlog now creates functions in DB within the defined schema and not in public schema
- Added new parameter to client config main section. If 'dummy' is true, then no Redis handler
will be attached to the logger. It may be a good idea during development, when you don't
want to spam logs to Redis instance and DB while debug locally but still want to keep your
code base as if Sherlog is there.

0.1.6

- Fixed issue with log messages that contains formatting symbols such as '%' or {}
- format_style kwarg was removed from the sherlog.set_logger() signature

0.1.5

- Fixed critical bug in worker

0.1.4

- Few fixes on Python 2.7 support (unicode issue, stack_info key error)

0.1.3

- Sherlog is now compatible with Python 2.7 (therefore type annotations in source code removed)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.