Skip to content

v1.10 release

Compare
Choose a tag to compare
@orhanobut orhanobut released this 30 May 10:07
· 103 commits to master since this release

Method count stack offset feature added. With this feature you can integrate the logger easily with other libraries.

Logger.init()
    .setMethodOffset(5);