Libranet-logging

Latest version: v1.5.2

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

Scan your dependencies

Page 1 of 3

1.5.3

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

- No changes yet.

1.5.2

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

- Make ``libranet_logging.logconfig.get_dict_config`` available as a toplevel function.

1.5.1

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

- Fix ``AttributeError: module 'importlib.resources' has no attribute 'abc'``
on Python 3.8/3.9/3.10 by using backported ``importlib-resources``-package.

1.5

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

- Refactor into stand-alone function ``libranet_logging.logconfig.get_dict_config``.
This function is be passed to gunicorn's ``logconfig_dict``.

1.4

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

- Replace ``cerberus`` with ``jsonschema``.

- Remove upperbound-pin in ``pyproject.toml``.
Do not falsely claim incompatibility with python 4.0.

- Change yaml-extension from ``*.yml`` to ``*.yaml``.

- Renamed environment-variable ``PYTHON_LOG_CONFIG`` into `.

- Renamed environment-variable ``PYTHON_LOG_DIR`` into ``LOG_DIR``.

- Replace ``pkg_resources`` with ``importlib.resources``.

- Remove compatibility with ``PyYaml`` < 5.1.

- Remove ``click`` as dependency.

- Remove ``libranet-print-logging-tree``-executable.

- Remove dependency on ``distutils`` by copying over
function ``distutils.utils.str2bool``.

- Add ``.readthedocs.yaml``.

- Modernize setup, switch to ``pyproject.toml`` and remove old-style ``setup.py`` and ``setup.cfg``.

- Remove no longer needed ``MANIFEST.in``.

- Remove ``etc/pip-requirements``, replaced by ``poetry.lock``.

- Move ``.pylintrc`` to ``pyproject.toml``

- Update all dependencies.

- Add ``pyroma`` as dev-dependency.

1.3

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

- No longer try to be smart about interactive mode or not.
You can set the active logging-handlers by setting the env-var ``LOG_HANDLERS

- Remove ``disable_console`` as input-parameter to ``libranet_logging.initialize()``.

- Change default separator from ``;`` to ``|``. Use set via env-var ``LOG_HANDLERS``.

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.