Ilya Shishkov created IGNITE-19067:
--------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)