Skip to content
This repository was archived by the owner on Jun 11, 2020. It is now read-only.

Releases: JavaEden/Clog

2.0.7

Choose a tag to compare

@cjbrooks12 cjbrooks12 released this 02 Feb 19:45
  • Fixes issue of literal # crashing parser. Closes #1

2.0.6

Choose a tag to compare

@cjbrooks12 cjbrooks12 released this 29 Dec 22:37
  • Fixes issue of noTag() not working

2.0.5

Choose a tag to compare

@cjbrooks12 cjbrooks12 released this 19 Dec 16:03
  • Fixes broken builds

v2.0.4 Release

Choose a tag to compare

@cjbrooks12 cjbrooks12 released this 29 Aug 15:24
Don't print empty tags in DefaultLogger messages

v2.0.3 Release

Choose a tag to compare

@cjbrooks12 cjbrooks12 released this 23 Aug 22:35
Allows both static and non-static methods to be called from Clog Inca…

v2.0.2 Release

Choose a tag to compare

@cjbrooks12 cjbrooks12 released this 12 Jul 22:47
Lazily instantiates Clog profile to avoid issues with Jansi on Android

v2.0.1 Release

Choose a tag to compare

@cjbrooks12 cjbrooks12 released this 06 Apr 21:11
Allows Clog spells to be set from any interface, not just static methods

v2.0.0 Release

Choose a tag to compare

@cjbrooks12 cjbrooks12 released this 27 Mar 17:56
Brings Android Clog into main repo

v1.6.3 Release

Choose a tag to compare

@cjbrooks12 cjbrooks12 released this 24 Jan 03:38
Updates documentation, fixes bug with SLF4j style formatting when mix…

v1.6.2 Release

Choose a tag to compare

@cjbrooks12 cjbrooks12 released this 24 Jan 00:23
Sets bintray repo to Eden