You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Popov (JIRA)" <ji...@apache.org> on 2017/11/27 08:25:00 UTC

[jira] [Commented] (IGNITE-6971) Ignite Logger type & logging file config indication

    [ https://issues.apache.org/jira/browse/IGNITE-6971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266498#comment-16266498 ] 

Alexey Popov commented on IGNITE-6971:
--------------------------------------

Changes:
1. Now Logger type and its configuration parameters are displayed at console via {{GridLoggerProxy.getLoggerInfo()}}
{noformat}
[11:19:01] Quiet mode.
[11:19:01]   ^-- Logging to file 'C:\incubator-ignite\work\log\ignite-80943058.log'
[11:19:01]   ^-- Logging by 'Log4JLogger [cfg=/C:/incubator-ignite/config/ignite-log4j.xml, quiet=true]'
[11:19:01]   ^-- To see **FULL** console log here add -DIGNITE_QUIET=false or "-v" to ignite.{sh|bat}{noformat}

2. All Loggers were revised and missed {{IgniteLogger.toString()}} were added
3. Existent test cases were updated
4. Minor Logger errors were fixed


> Ignite Logger type & logging file config indication
> ---------------------------------------------------
>
>                 Key: IGNITE-6971
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6971
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 2.1
>            Reporter: Alexey Popov
>            Assignee: Alexey Popov
>            Priority: Minor
>             Fix For: 2.4
>
>
> Please see 
> http://apache-ignite-developers.2346864.n4.nabble.com/Ignite-Logger-amp-logging-file-config-output-td24435.html



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)