Objlog

Latest version: v2.1.3

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

Scan your dependencies

Page 1 of 2

2.1.2

* fixed a bug where the log length wouldn't be set properly.

**Full Changelog**: https://github.com/Kokonico/ObjLog/compare/2.1.1...2.1.2

2.1.1

* fixed a bug where by opening and closing multiple log nodes to one logfile, you could bypass the log length limit.

**Full Changelog**: https://github.com/Kokonico/ObjLog/compare/2.1.0...2.1.1

2.1.0

> as if it couldn't get any better
* rename() method for lognode
* improved documentation.

**Full Changelog**: https://github.com/Kokonico/ObjLog/compare/2.0.0...2.1.0

2.0.0

> A new frontier

Major changes:

* __getitem__ and __iter__ dunder for `LogNode`
* `has()` and `has_errors()` methods for `LogNode`
* Syntax unpacking for `get()`, `has()` and `dump_messages_to_console()`
* Python Exceptions can now be logged and used in `get()` & `has()`
* `monitor` decorator lets you monitor and log python exceptions
* ability to squash log file in `squash` method
* performance improvements
* show milliseconds in log messages string and colored form.

deprecations:

* removed `timestamp` and `unix_timestamp` attributes from LogMessage

**Full Changelog**: https://github.com/Kokonico/ObjLog/compare/1.2.2...2.0.0

1.2.2

* changed argument of `get`'s default from being required to `None`

**Full Changelog**: https://github.com/Kokonico/ObjLog/compare/1.2.1...1.2.2

1.2.1

> minor changes, that's it.

* Widened versioning

**Full Changelog**: https://github.com/Kokonico/ObjLog/compare/1.2.0...1.2.1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.