Loggo2

Latest version: v10.1.3

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

Scan your dependencies

Page 1 of 3

10.1.3

-----
- Upgraded typing-extensions to be >=4.2.0,<5.0.0
- Needed for Solana compatibility in index-to-address
- Removing Python < 3.9
- Adding Github Actions checks to run test suite
- Minor fixes to previously failing tests

10.1.2

-----
- Fixed
- Set as Optional a type initialized to None

10.1.1

-----
- Changed
- "Returned from" log message is now more concise.

10.1.0

-----
- Changed
- Set default log level to `INFO`

10.0.0

-----
- Changed
- Package renamed from `loggo` to `loggo2`

9.0.0

-----
- Added
- Make Loggo init accept a new optional parameter log_formatter, which specifies a formatter used while writing log records to stdout or a file. Loggo remains backward compatible, as the default log formatter is LocalLogFormatter.
- Add a new log formatter JsonLogFormatter
- Changed
- `private_data` kwarg of `Loggo.__init__` no longer accepts `None` value.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.