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

LOGBACK-1326 Allow LayoutWrappingEncoder to have a parent of a type other than Appender #383

Closed
wants to merge 3 commits into from

Conversation

philsttr
Copy link

@philsttr philsttr commented Jul 11, 2017

See LOGBACK-1326

This allows LayoutWrappingEncoder to be used within another Encoder.

The introduction of setParent(Appender) in logback 1.2.1 caused an issue in downstream projects
that allow a LayoutWrappingEncoder to be used within another Encoder.

Specifically: logfellow/logstash-logback-encoder#232

…Appender`.

This allow `LayoutWrappingEncoder` to be used within another `Encoder`.

The introduction of `setParent(Appender)` in logback 1.2.1 caused an issue in downstream projects
that allow a `LayoutWrappingEncoder` to be used within another `Encoder`.

Specifically: logfellow/logstash-logback-encoder#232
@philsttr philsttr changed the title Allow LayoutWrappingEncoder to have a parent of a type other than Appender LOGBACK-1326 Allow LayoutWrappingEncoder to have a parent of a type other than Appender Jul 11, 2017
@philsttr
Copy link
Author

Any chance this could be merged soon?

@onema
Copy link

onema commented Nov 10, 2018

It would be great to have someone from the qos-ch/logback team look into this PR!

philsttr added a commit to logfellow/logstash-logback-encoder that referenced this pull request Nov 10, 2018
@jonfreedman
Copy link

Is there a reason this cannot be merged?

@artemy-osipov
Copy link

Hi @ceki, could you please review?

@priyasrinivasan
Copy link

@ceki, Any updates on this? When will this be merged? Or specify any alternative for Masking Patterns with Logstash Json Encoder.

@vbence
Copy link

vbence commented Mar 4, 2019

@ceki can you please take a look at this?

@ceki
Copy link
Member

ceki commented Mar 4, 2019

It's marked to be fixed for 1.3.0-apha5.

@vbence
Copy link

vbence commented Mar 4, 2019

Thanks, great news!

@jonfreedman
Copy link

Any idea when 1.3.0 will likely be released?

@marcjay
Copy link

marcjay commented Feb 22, 2021

Hi @ceki I appreciate it's quite a big job getting 1.3.0 GA released, and this didn't make the 1.3.0-alpha5, so is there a chance this could be in a 1.2.x release?

Copy link

@RegalMedia RegalMedia left a comment

Choose a reason for hiding this comment

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

Fixed a minor Javadoc typo in getCharSet().

Co-authored-by: RegalMedia <RegalMedia@users.noreply.github.com>
@philsttr
Copy link
Author

For those that have commented here, or given a thumbs up... please go vote on logback's JIRA tracker... https://jira.qos.ch/browse/LOGBACK-1326 I'm hoping to increase the visibility.

I was disappointed to see logback 1.2.4 released recently without this fix.

@ceki ceki closed this Jul 26, 2021
@ceki
Copy link
Member

ceki commented Jul 26, 2021

Fixed in 1.3.0-alpha6-SNAPSHOT and also in 1.2.5 which was released a few moments ago.

@philsttr
Copy link
Author

Thanks so much @ceki !

@ceki
Copy link
Member

ceki commented Jul 26, 2021

Sorry for the delay in fixing this issue.

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.

9 participants