Skip to content

Releases: ludovicianul/pl4j

pretty-logger-1.15

24 Sep 11:31
Compare
Choose a tag to compare

Release notes:

  • Min requirement is Java 17
  • Add new logs for config and time
  • Fix issue with empty log levels enabling/disabling all logs

pretty-logger-1.11

24 Sep 19:29
Compare
Choose a tag to compare

Release Notes:

  • Enable/Disable specific log levels using PrettyLogger.enableLevels and PrettyLogger.disableLevels
  • Rename skipping to skip

pretty-logger-1.9

10 Dec 18:21
Compare
Choose a tag to compare

Release Notes:

  • Add console log ; use PrettyLoggerFactory.getConsoleLog()
  • Add noFormat and trace as new logging types

pretty-logger-1.8

06 Oct 06:13
Compare
Choose a tag to compare

Release Notes:

  • PL4J can now be used as message prefix instead of Markers only

pretty-logger-1.5

15 Dec 19:30
Compare
Choose a tag to compare

Release Notes:

  • new timer functionality
  • added more themes: gestures and emojis

v1.4

06 Dec 20:38
Compare
Choose a tag to compare

Release Notes:

  • introduce themes support

v1.3

05 Dec 19:17
Compare
Choose a tag to compare

Release notes:

  • change icon for Info
  • add Skip marker
  • add global configuration capabilities
  • add the following flags for Markers: bold, underline, showLabel, showSymbol

v1.2

04 Dec 13:31
Compare
Choose a tag to compare

Release notes:

  • change info symbol
  • display symbols on 2 character spaces to accommodate utf-32 chars

v1.1

04 Dec 08:39
Compare
Choose a tag to compare

Initial Release