[ https://issues.apache.org/jira/browse/STORM-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated STORM-3198: ---------------------------------- Labels: pull-request-available (was: ) > Topology submitters should be able to supply log4j2 configurations > ------------------------------------------------------------------ > > Key: STORM-3198 > URL: https://issues.apache.org/jira/browse/STORM-3198 > Project: Apache Storm > Issue Type: Improvement > Reporter: Jacob Tolar > Assignee: Jacob Tolar > Priority: Minor > Labels: pull-request-available > > As a topology submitter, I would like to submit a log4j2 configuration > alongside my topology to easily control my application's logging parameters. > > For example, I might need to reduce the log level of a particularly noisy > dependency. Or, I might want to add a filter to drop these messages. > > Since log4j supports [composite > configurations|https://logging.apache.org/log4j/2.x/manual/configuration.html#CompositeConfiguration], > Storm could support the user passing in a log4j2.xml file to be combined > with the 'default' log4j2.xml. -- This message was sent by Atlassian JIRA (v7.6.3#76005)