Skip to content

Releases: JumeiRdGroup/Android-PLog

v1.2.0 Release

19 Aug 03:49
Compare
Choose a tag to compare
  • New: unlimited length log and max length per line support.
  • New: convenient method for object params only.
  • New: support auto tag (Disabled by default).

v1.1.0 Release

11 Aug 15:47
Compare
Choose a tag to compare
  1. New Feature: support log stack offset. This is useful when print log in meaningless methods(typically for code reuse), but often unnecessary.
  2. Added many code comments in important classes to make its use easier.
  3. Added a new static newBuilder() method in PLogConfig class.

1.0.0 Release

03 Aug 12:43
Compare
Choose a tag to compare

An log library focused on high extensibility, enough powerful but easy to use.