Skip to content

v_1.1.1-1

Compare
Choose a tag to compare
@tony19 tony19 released this 13 Mar 01:41
  • [FIX] Fix error when using FileAppender with lazy initialization flag (LBANDROID-17)
  • [FIX] Prevent exception stack trace from showing in tag (Issue #34)
  • [NEW] Add new Android-specific variables for logback.xml (LBANDROID-16)
    • PACKAGE_NAME
    • VERSION_CODE
    • VERSION_NAME
  • [NEW] Add SQLiteAppender. Remove DBAppender (Issue #50)
  • Deprecate ConsoleAppender (and associated classes) in favor of LogcatAppender
  • Deprecate java.util.logging helpers
  • Deprecate BasicConfigurator in favor of BasicLogcatConfigurator
  • Remove several unused or non-Android-supported classes
  • Sync with Logback 1.1.1
  • Sync with Logback 1.1.0
  • Sync with Logback 1.0.13
  • Sync with Logback 1.0.12
  • Sync with Logback 1.0.11