Skip to content

Releases: lordtao/android-tao-log

v2.0.2

23 Aug 07:57
Compare
Choose a tag to compare

Added listW, listE, listV, listE methods

v2.1.0

12 Nov 22:56
Compare
Choose a tag to compare

2.1.0 -- New LogCat adaptation

  • New LogCat adaptation for Android Studio Dolphin | 2021.3.1 Patch 1 and higher

v2.0.1

29 Jul 11:53
Compare
Choose a tag to compare

2.0.1 -- Fixes

  • Refactoring

v2.0.0

19 Dec 00:35
Compare
Choose a tag to compare

2.0.0 -- Migration to Kotlin. LogFragment

  • Migration to Kotlin
  • Refactoring
  • Fixed LogToFileInterceptor
  • Added LogToMemoryCacheInterceptor
  • Added LogFragment
  • Added Log Zipper / Sharing

v1.4.10

15 May 05:01
Compare
Choose a tag to compare

Write logs to file and share zipped log.
Custom log interceptor.
Activity lifecile and fragments stack logging
LongLog for possibility print to LogCat very long messages
Kotlin classes support
Visual improvements