Skip to content

Releases: lordtao/android-tao-log

v2.2.80

31 Aug 11:00

Choose a tag to compare

2.2.80 -- Added auto-publishing to jitpack.io

  • Added auto-publishing to jitpack.io

v2.2.69

15 Jul 13:32

Choose a tag to compare

2.2.69 -- Migration and refactoring

  • Migration to the versions catalog
  • Refactoring the lib and demo
  • Refactoring logs for Activities and Fragments
  • Deleted java demo

v2.0.2

23 Aug 07:57

Choose a tag to compare

Added listW, listE, listV, listE methods

v2.1.0

12 Nov 22:56

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

Choose a tag to compare

2.0.1 -- Fixes

  • Refactoring

v2.0.0

19 Dec 00:35

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

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