Twiggy-goodies

Latest version: v0.12.0

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

Scan your dependencies

Page 2 of 4

0.9.0

==================

* `JsonOutput` became more configurable and now format can be
changed by overloading `get_log_entry` method. Thanks to
the [Alexander Akhmetov](https://github.com/alexander-akhmetov).

0.8.0

==================

* Now `filename` is optional for `JsonOutput`. And new parameter `stream` can be given.
For example, `stream=sys.stdout`.
* Also, `setup_logging` now uses `JsonOutput` with `stream=sys.stdout`, if
`filename` is `None` and `format='json'` (this is default). This makes
possible to output in JSON to stdout.

0.7.0

==================

* Fixed json and syslog loggers for Python 3.5.
They were unable to log tracebacks.

0.6.0

==================

* Fixed errors with missing fieldsDict and addEmitters in `twiggy` >= 0.4.6 on python3.

0.5.0

==================

* Fixed issue when twiggy's plain text broke on unicode field values.

0.4.1

==================

* Django-rq's `job` decorator was fixed and now could be used
with arguments, like the original one.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.