Skip to content

Simplify the Appender interface in a future ABI version#642

Merged
swebb2066 merged 8 commits into
masterfrom
next_abi_appender
May 4, 2026
Merged

Simplify the Appender interface in a future ABI version#642
swebb2066 merged 8 commits into
masterfrom
next_abi_appender

Conversation

@swebb2066
Copy link
Copy Markdown
Contributor

This PR adds methods to the Appender interface without a helpers::Pool parameter.

The objective is to avoid breaking client code that calls the methods with a helpers::Pool parameter.

Users who have extended Log4cxx with their own Appender subclass will need to modify code when using the new ABI.

@swebb2066 swebb2066 merged commit 9e31071 into master May 4, 2026
34 checks passed
@swebb2066 swebb2066 deleted the next_abi_appender branch May 4, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants