Python-mylog

Latest version: v0.10.0

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

Scan your dependencies

Page 3 of 3

0.2.0

_Changed from pre-releases are listed here._

Added

- **A `UserWarning` is issued, if a log function is called with `traceback=True` (or `tb=True`) but there's _no_ exception.**
- **`Logger.is_enabled_for` issues a `UserWarning`, if `Logger.threshold` is not a `Level`, and it tries to convert it.**

Changed

- **Changed how inheritance works**
- Protocols are now runtime checkable.
- Specified requirements/dependencies in `setup.cfg` too.

Removed

- **! Because inheritance changed, most of the `get_*` methods were _removed_.**

0.2.0beta.1

This is a pre-release so you can't found any hashes nor signatures.
Please note, that changes from previous pre-releases are **not included**, but will be in the final/stable release.

Added

- **A `UserWarning` is issued, if a log function is called with `traceback=True` (or `tb=True`) but there's _no_ exception.**
- **`Logger.is_enabled_for` issues a `UserWarning`, if `Logger.threshold` is not a `Level`, and it tries to convert it.**

Changed

- **Changed how inheritence works**
- Protocols are now runtime checkable.

Removed

- **! Because inheritence changed, most of the `get_*` methods were _removed_.**

0.1.1

**Full Changelog**: https://github.com/koviubi56/mylog/commits/0.1.1

0.1.0

**Full Changelog**: https://github.com/koviubi56/mylog/commits/0.1.0

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.