Logconfig

Latest version: v0.4.0

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

Scan your dependencies

Page 1 of 2

0.4.0

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

- Rename project to ``logconfig``.
- Rename ``ConfiglogException`` to ``LogConfigException``. (**breaking change**)

0.3.1

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

- Rename ``ConfigLogException`` to ``ConfiglogException``. (**breaking change**)

0.3.0

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

- Add support for Python 2.6
- Add ``queuify_logger()`` for moving logger's handlers to a queue.
- Add ``get_all_loggers()`` which returns a ``dict`` of all loggers that have been accessed.
- Proxy access to ``QueueHandler`` and ``QueueListener`` from either ``logutils`` if on Python 2 or ``logging.handlers`` if on Python 3.
- Extend base ``QueueListener`` class to respect log level of handler. The current stdlib version doesn't do this.

0.2.0

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

- Rename project to ``configlog``. (**breaking change**)
- Rename ``ConfigException`` to ``ConfigLogException``. (**breaking change**)

0.1.1

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

Brown bag release.

0.1.0

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

- Add ``from_filename()``.
- Add ``from_autodetect()``.
- Add ``from_env()``.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.