Woodchips

Latest version: v1.0.0

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

Scan your dependencies

Page 1 of 2

1.0.0

- Drops support for Python 3.7

0.2.4

- Small improvements to code, documentation, and releasing process

0.2.3

- Adds a `py.typed` file for `mypy` type checking
- Adds `mypy` as a dev dependency

0.2.2

- Makes the previously exposed `logger` class variable private as it was intended to remain internal and not be exposed

0.2.1

- Changed the order of the default file formatter to show level before function name for easier scanning of log files

0.2.0

- Completely refactored the app to use a `Logger` class for better granularity and control over the configuration of each logger instance.
- Added `log_to_console` method
- Added `log_to_file` method
- Added `get` function to retrieve a logger instance by name
- Allow users to specify the `formatter` on either the console or file handler
- Allow users to specify the `num_of_logs` and `log_size` when logging to a file
- Various improvements, bug fixes, and stronger tests

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.