You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "xiaojian zhou (JIRA)" <ji...@apache.org> on 2018/09/06 06:15:00 UTC

[jira] [Assigned] (GEODE-5699) re-enable command line parameter to turn on log-level or log4j2 file in running dunit/juint tests

     [ https://issues.apache.org/jira/browse/GEODE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

xiaojian zhou reassigned GEODE-5699:
------------------------------------

    Assignee: xiaojian zhou

> 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
>
> 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)