All Versions
23
Latest Version
Avg Release Cycle
30 days
Latest Release
1212 days ago

Changelog History
Page 1

  • v2.2.1 Changes

    December 03, 2020

    ๐Ÿ›  Fix issuing tagged log entries on Kotlin when the visible severity level is higher than trace (#188, thanks to @psimicek)

  • v2.2.0 Changes

    October 26, 2020

    ๐Ÿš€ Since no bugs were found for the first release candidate within a month, it can be released unchanged as final version 2.2.0.

  • v2.2.0-RC1 Changes

    September 11, 2020

    All new features and improvements for tinylog 2,2 are complete and ready for use.

  • v2.2.0-M4

    September 01, 2020
  • v2.2.0-M3 Changes

    August 24, 2020

    New:

    • Uptime placeholder for outputting the application uptime in format patterns (#129)
    • Converting API for rolling file writer and gzip compression for backup files (#139)
    • ๐Ÿ‘ Allow access to writers and logging providers (#158, thanks to @Git5000)
    • Multiple tags can be assigned to the same writer (#164, thanks to @Git5000)
    • ๐Ÿ”ง Multiple logging providers can be configured by name (#166, thanks to @Git5000)

    ๐Ÿ›  Fixes:

    • ๐ŸŒฒ Logger prefix was missing when logging internal tinylog exceptions
    • Potential null pointer exceptions for using unconfigured tokens in custom writers (#159, thanks to @Git5000)
    • ๐ŸŒฒ Empty log files were created for writers with logging level off (#162)
  • v2.2.0-M2 Changes

    August 02, 2020
    • ๐Ÿ”ง Throw an exception when trying to change a frozen configuration (#143)
    • โž• Add {level-code} token for output the severity level as integer (#111)
    • ๐Ÿ›  Fix deleting backup files when logging via RollingFileWriter to a relative path without any sub folder (#155)
  • v2.2.0-M1 Changes

    June 23, 2020
    • โœ… RollingFileWriter can optionally link the latest log file to a static shortcut file (#149)
    • ๐Ÿ‘€ All artifacts are real modules now (see #151)
  • v2.1.2 Changes

    May 06, 2020

    ๐Ÿ”Œ Simplify the usage of tinylog in Eclipse plugins and RCP applications by declaring tinylog-impl, tinylog-jboss, and tinylog-jul as a fragments for tinylog-api

  • v2.1.1 Changes

    March 24, 2020

    ๐Ÿ– Handle UnsatisfiedLinkError for full support of GraalVM (#145)

  • v2.1.0 Changes

    March 10, 2020

    ๐Ÿš€ Since no bugs were found for the third release candidate within three weeks , it can be released unchanged as final version 2.1.0.