[
https://issues.apache.org/jira/browse/GEODE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-5699:
----------------------------------
Labels: pull-request-available (was: )
> re-enable command line parameter to turn on log-level or log4j2 file in
> running dunit/juint tests
> -------------------------------------------------------------------------------------------------
>
> Key: GEODE-5699
> URL: https://issues.apache.org/jira/browse/GEODE-5699
> Project: Geode
> Issue Type: Bug
> Reporter: xiaojian zhou
> Assignee: xiaojian zhou
> Priority: Major
> Labels: pull-request-available
>
> GEODE-1360 has introduced this feature by:
> ./gradlew geode-core:distributedTest -DlogLevel=debug
> -Dlog4j.configurationFile=/Users/gzhou/tools/log4j2.xml --tests
> PartitionedRegionMembershipListenerDUnitTest
> At that time, some "logLevel" were hard-coded in the source code.
> In GEODE-1377, some of these "logLevel" were changed to use
> ConfigurationProperties.LOG_LEVEL, i.e. "log-level". Thus this feature was
> broken since then.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)