Python-color-logger

Latest version: v0.3.7

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

Scan your dependencies

0.3.3

-------------

- Added encoding support to ColorizingStreamHandler.

0.3.2

-------------

- Improvements in QueueListener implementation.
- Added redis module with RedisQueueHandler and
RedisQueueListener.
- Added unit test for a handler in a module
where absolute imports are used.

0.3.1

-------------

- Improvements in setup.py and documentation.

0.3

-----------

- Added caches for BraceMessage/DollarMessage.
- Added ColorizingStreamHandler.

0.2

-----------

- Updated docstrings for improved documentation.
- Added hasHanders() function.
- Changed LoggerAdapter.hasHandlers() to use logutils.hasHandlers().
- Documentation improvements.
- NullHandler moved to logutils package (from queue package).
- Formatter added to logutils package. Adds support for {}- and $-formatting
in format strings, as well as %-formatting.
- BraceMessage and DollarMessage classes added to facilitate {}- and $-
formatting in logging calls (as opposed to Formatter formats).
- Added some more unit tests.

0.1

-----------

First public release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.