All Versions
27
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 2

  • v2.6.1 Changes

    • โž• Added cleanup function to tear down the setup
  • v2.6.0 Changes

    • โž• Added MDC (Mapped Diagnostic Context) support
  • v2.5.0 Changes

    • โž• Added capturing logger name within LogEvents
    • โž• Added filtering option
    • โฌ†๏ธ Bumped dependencies
  • v2.4.0 Changes

    • ๐Ÿ‘ป Preventing class cast exception when incorrect slf4j implementation is found
    • โž• Added jul support out-of-the-box
    • โž• Added timestamp option to LogEvent
  • v2.3.2 Changes

    • โž• Added option to disable logs
  • v2.3.1 Changes

    • โž• Added license header
    • โž• Added author
    • โž• Added an adapter for Apache Log4j logger
  • v2.3.0 Changes

    • โž• Added option to capture formatted messages and arguments for un-formatted messages
  • v2.2.0 Changes

    • โž• Added option to capture exceptions
  • v2.1.1 Changes

    • โž• Added option to easily captor all logs with Root option
  • v2.1.0 Changes

    • โœ‚ Removed generic type of LogCaptor
    • โž• Added option to create LogCaptor with logger name