Skip to content

v1.1.0 Release

Compare
Choose a tag to compare
@Muyangmin Muyangmin released this 11 Aug 15:47
· 179 commits to master since this release
  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.