Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

Add support for wrapping the ConsoleAppender in an AsyncAppender. #62

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tommyulfsparre
Copy link

@tommyulfsparre tommyulfsparre commented Jan 7, 2025

The primary goal of this PR is to add support for wrapping the default ConsoleAppender in an AsyncAppender.

By doing this I took the opportunity to address some tech debt. Namely:

  • Upgrade to Java 17
  • Upgrade Mockito from 1.x to 5.x
  • Remove the usage of Spotbug

Copy link
Contributor

@andreasfolkesson andreasfolkesson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants