Coloredlogs

Latest version: v15.0.1

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

Scan your dependencies

Page 11 of 12

0.4.3

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

Change: Show the logger name by default.

.. _Release 0.4.3: https://github.com/xolox/python-coloredlogs/compare/0.4.2...0.4.3

0.4.2

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

Added ``coloredlogs.install()`` function.

.. _Release 0.4.2: https://github.com/xolox/python-coloredlogs/compare/0.4.1...0.4.2

0.4.1

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

Bug fix for ``ansi2html``: Don't leave ``typescript`` files behind.

.. _Release 0.4.1: https://github.com/xolox/python-coloredlogs/compare/0.4...0.4.1

0.4

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

Added ``ansi2html`` program to convert colored text to HTML.

.. _Release 0.4: https://github.com/xolox/python-coloredlogs/compare/0.3.1...0.4

0.3.1

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

Bug fix: Support Unicode format strings (issue `3`_).

.. _Release 0.3.1: https://github.com/xolox/python-coloredlogs/compare/0.3...0.3.1
.. _3: https://github.com/xolox/python-coloredlogs/issues/3

0.3

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

Merge pull request `1`_: Refactor timestamp and name formatting into their own
methods so callers can override the format. I made the following significant
changes during merging:

- Added docstrings & mention subclassing in ``README.md``
- Don't call ``os.getpid()`` when the result won't be used.
- Don't call ``render_*()`` methods when results won't be used.

.. _Release 0.3: https://github.com/xolox/python-coloredlogs/compare/0.2...0.3
.. _1: https://github.com/xolox/python-coloredlogs/pull/1

Page 11 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.