Colouredlogs

Latest version: v10.0.1

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

Scan your dependencies

Page 10 of 10

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

0.2

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

- Change text styles (seems like an improvement to me)
- Integration with my just released verboselogs_ module.
- Improve the readme (with screenshots).
- Add PyPI link to ``colouredlogs.py``.
- Add URL to ``setup.py``.
- Vim syntax mode for coloured logs!

.. _Release 0.2: https://github.com/xolox/python-coloredlogs/compare/0.1...0.2
.. _verboselogs: https://pypi.python.org/pypi/verboselogs

0.1

Page 10 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.