Fasthep-logging

Latest version: v0.1.1

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

Scan your dependencies

0.1.1

What's Changed
* Fix: do not duplicate handlers on reuse by kreczko in https://github.com/FAST-HEP/fasthep-logging/pull/3

New Contributors
* kreczko made their first contribution in https://github.com/FAST-HEP/fasthep-logging/pull/3

**Full Changelog**: https://github.com/FAST-HEP/fasthep-logging/compare/0.1.0...0.1.1

0.1.0

First release of fasthep-logging

Features
The FAST-HEP logging package adds two new log levels to the standard Python
logging:

- `TRACE` is the most verbose level, and is used for debugging purposes.
- `TIMING` is used to log timing information. Log level is between `DEBUG` and
`WARNING`.

In addition, this package sets a logging standard for FAST-HEP projects:

- per-log-level formatting
- log file support

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.