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

Ilya Shishkov updated IGNITE-19067:
-----------------------------------
    Description: 
Currently, if you want to set low logging level (DEBUG, TRACE), you need to set 
up logger first by calling {{GridAbstractTest#resetLog4j}} and then call 
{{MemorizingAppender#installSelfOn}}.

It would be more convenient, if we have ability to specify desired logging 
level in single {{MemorizingAppender#installSelfOn}} call.

  was:
Currently, if you want to set low logging level (DEBUG, TRACE), you need to set 
up logger first by calling {{GridAbstractTest#resetLog4j}} and then call 
{{MemorizingAppender#installSelfOn}}.

It would be more convenient, if we have ability to set desired level in single 
{{MemorizingAppender#installSelfOn}} call.


> Add ability to install MemorizingAppender with a desired logging level
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-19067
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19067
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Ilya Shishkov
>            Priority: Minor
>
> Currently, if you want to set low logging level (DEBUG, TRACE), you need to 
> set up logger first by calling {{GridAbstractTest#resetLog4j}} and then call 
> {{MemorizingAppender#installSelfOn}}.
> It would be more convenient, if we have ability to specify desired logging 
> level in single {{MemorizingAppender#installSelfOn}} call.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to