Logalpha

Latest version: v3.0.0

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

Scan your dependencies

3.0.0

- This new release changes the names of the modules slightly.
- The automatic instrumentation of level methods for loggers is now handled differently.
- We've added unit tests for the whole library with nearly complete coverage.
- Type annotations are expanded and fixed in some cases.
- A _contrib_ subpackage adds pre-built arrangements.
- New documentation.

1.0.2

This release includes the console scripts exposing the same logging behavior in shell scripts.


$ export LOGALPHA_TEMPLATE='{level} {TIMESTAMP} {message}'
$ export TIMESTAMP='date +"%H:%M:%S"'
$ log.info "test"
info 21:39:35 test

1.0.1

This release is missing the `logalpha/scripts` additions.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.