Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding filter support to all appenders implementing UnsynchronizedAppenderBase #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

RolT
Copy link

@RolT RolT commented Mar 18, 2019

Hi,

I'm not sure how to implement filter support as an extension on my side. The way I did it was to implement the build-appender and the start-appender! function for every type of appender I want to use. I feel like adding it to the library makes it simpler.

Would you be interested in that PR ? I could also add the filter instantiation in the build-appender method if you prefer.

What do you think ?

@RolT
Copy link
Author

RolT commented Mar 26, 2019

The build is passing for oraclejdk8 and openjdk7. The failing part is installing oraclejdk7:

install-jdk.sh 2019-01-18 II
Expected feature release number in range of 9 to 13, but got: 7

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.

1 participant