You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Shishkov (Jira)" <ji...@apache.org> on 2023/03/20 07:07:00 UTC

[jira] [Created] (IGNITE-19067) Add ability to install MemorizingAppender with a desired logging level

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)