Skip to content

Refactor CustomJsonLayout to use default logback layout configuration for envars#1199

Merged
jdcasey merged 5 commits intoCommonjava:masterfrom
jdcasey:kafka-logging-envars
Apr 10, 2019
Merged

Refactor CustomJsonLayout to use default logback layout configuration for envars#1199
jdcasey merged 5 commits intoCommonjava:masterfrom
jdcasey:kafka-logging-envars

Conversation

@jdcasey
Copy link
Copy Markdown
Member

@jdcasey jdcasey commented Apr 5, 2019

This will skip the period when CDI isn't started, when it's still trying to log things. It also
skips the need for CDI.current() to lookup the environment configuration, putting the envar
extraction config directly in logback.xml

… for envars

This will skip the period when CDI isn't started, when it's still trying to log things. It also
skips the need for CDI.current() to lookup the environment configuration, putting the envar
extraction config directly in logback.xml
@jdcasey jdcasey force-pushed the kafka-logging-envars branch from d68e9a8 to 5653d49 Compare April 5, 2019 19:59
Comment thread deployments/launcher/src/main/etc/indy/logging/logback.xml
@jdcasey jdcasey merged commit 22c9894 into Commonjava:master Apr 10, 2019
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