logger v1.10 Release Notes

Release Date: 2015-05-30 // almost 9 years ago
  • Method count stack offset feature added. With this feature you can integrate the logger easily with other libraries.

    Logger.init() .setMethodOffset(5);