[
https://issues.apache.org/jira/browse/SCB-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
YaoHaishi updated SCB-752:
--------------------------
Description:
On service start up, ServiceComb-java-chassis will try to output a merged log4j
property file onto hard disk and users cannot switch off this function.
Maybe we can provide a configuration to let users decide whether this function
should work.
Configuration key is
{code:java}
log4j.logger.outputConfig.enabled
{code}
this is configured in log4j.properties file and the value is true or false.
Default value is true.
was:
On service start up, ServiceComb-java-chassis will try to output a merged log4j
property file onto hard disk and users cannot switch off this function.
Maybe we can provide a configuration to let users decide whether this function
should work.
> User can switch off outputting merged log4j property file
> ---------------------------------------------------------
>
> Key: SCB-752
> URL: https://issues.apache.org/jira/browse/SCB-752
> Project: Apache ServiceComb
> Issue Type: New Feature
> Components: Java-Chassis
> Reporter: YaoHaishi
> Assignee: YaoHaishi
> Priority: Minor
> Fix For: java-chassis-1.1.0
>
>
> On service start up, ServiceComb-java-chassis will try to output a merged
> log4j property file onto hard disk and users cannot switch off this function.
> Maybe we can provide a configuration to let users decide whether this
> function should work.
> Configuration key is
> {code:java}
> log4j.logger.outputConfig.enabled
> {code}
> this is configured in log4j.properties file and the value is true or false.
> Default value is true.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)