Pl4j Versions Save

Pretty Logger for Java

pretty-logger-1.15

8 months ago

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

1 year ago

Release Notes:

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

pretty-logger-1.9

2 years ago

Release Notes:

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

pretty-logger-1.8

2 years ago

Release Notes:

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

pretty-logger-1.5

3 years ago

Release Notes:

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

pretty-logger-1.4

3 years ago

Release Notes:

  • introduce themes support

pretty-logger-1.3

3 years ago

Release notes:

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

pretty-logger-1.2

3 years ago

Release notes:

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

pretty-logger-1.1

3 years ago

Initial Release