Skip to content

Releases: GGJJack/JLog

Version 1.0.3 Release

07 Oct 00:49
Compare
Choose a tag to compare
  • Remove Kotlin $default method
  • Print flag modify
  • Remove val IS_DEBUG = BuildConfig.DEBUG
  • New variable isPrintLog and add method

Version 1.0.2 Release

25 Jul 06:59
Compare
Choose a tag to compare

Java support

  • Log methods add @JvmStatic Annotation

Version 1.0.1 Release

25 Jul 05:49
Compare
Choose a tag to compare

Modified to allow nulls in log message

  • Log message allow nulls
  • Edit message default string

Version 1.0.0 Release

25 Jul 05:31
Compare
Choose a tag to compare

Initial Library

  • Sample code add
  • Library add