Fasthep-logging

Latest version: v2024.6.1

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

Scan your dependencies

2024.6.1

What's Changed
* build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 by dependabot in https://github.com/FAST-HEP/fasthep-logging/pull/4
* build(deps): bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by dependabot in https://github.com/FAST-HEP/fasthep-logging/pull/5
* build(deps): bump actions/checkout from 3 to 4 by dependabot in https://github.com/FAST-HEP/fasthep-logging/pull/9
* build(deps): bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.10 by dependabot in https://github.com/FAST-HEP/fasthep-logging/pull/8
* build(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by dependabot in https://github.com/FAST-HEP/fasthep-logging/pull/10
* build(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/FAST-HEP/fasthep-logging/pull/12
* build(deps): bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/FAST-HEP/fasthep-logging/pull/13
* build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 by dependabot in https://github.com/FAST-HEP/fasthep-logging/pull/14
* build(deps): bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 by dependabot in https://github.com/FAST-HEP/fasthep-logging/pull/16


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

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.