[ https://issues.apache.org/jira/browse/IGNITE-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14640481#comment-14640481 ]
Vasilisa Sidorova edited comment on IGNITE-788 at 7/24/15 2:10 PM: ------------------------------------------------------------------- Verifyed by QA: 2 nodes with default and example-ignite (for ERROR message checking) configs were running for: * default logger config * for config with changed log-file name and log level=ERROR * in the verbose mode Looks acceptable. Found several minor strangeness: In case log level set into ERROR (SEVERE for jul) then: 1) jul, log4j: if there isn't errors in the logs then jul and log4j in the verbose mode print into console less info than without verbose mode (log4j2 works good in this case) 2) log4j2: if there isn't errors in the logs then log-file doesn't created yet. It could be confused for user (jul and log4j create empty log-file in this case) was (Author: vsidorova): Verifyed by QA: 2 nodes with default and example-ignite (for ERROR message checking) configs were running for: * default logger config * for config with changed log-file name and log level=ERROR * in the verbose mode Found several minor strangeness: In case log level set into ERROR (SEVERE for jul) then: 1) jul, log4j: if there isn't errors in the logs then jul and log4j in the verbose mode print into console less info than without verbose mode (log4j2 works good in this case) 2) log4j2: if there isn't errors in the logs then log-file doesn't created yet. It could be confused for user (jul and log4j create empty log-file in this case) > add support for log4j2 into org.apache.ignite.logger.log4j package > (Log4J2Logger) > --------------------------------------------------------------------------------- > > Key: IGNITE-788 > URL: https://issues.apache.org/jira/browse/IGNITE-788 > Project: Ignite > Issue Type: New Feature > Components: general, newbie > Affects Versions: sprint-3 > Reporter: Yakov Zhdanov > Assignee: Gianfranco Murador > Labels: newbie > Fix For: sprint-7 > > Attachments: ignite-788-review.patch, > ignite-sprint-5_ignite-788.patch, ignite-sprint-5_ignite-788.patch, > ignite-sprint-5_ignite-788.patch, master_ignite-788.patch, > patch-ingnite-788.zip > > > This should be a new module. See {{ignite-log4j}} module for reference -- This message was sent by Atlassian JIRA (v6.3.4#6332)