[
https://issues.apache.org/jira/browse/IGNITE-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043873#comment-16043873
]
ASF GitHub Bot commented on IGNITE-4431:
----------------------------------------
GitHub user shroman opened a pull request:
https://github.com/apache/ignite/pull/2109
IGNITE-4431: Include date into the default format of the ignite log.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shroman/ignite IGNITE-4431
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2109.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2109
----
commit de9afe8c9642616fadf29c9fabf3743a0b34bd10
Author: shroman <[email protected]>
Date: 2017-06-09T03:28:12Z
IGNITE-4431: Include date into the default format of the ignite log.
----
> Default format of the ignite log doesn't contain a date.
> --------------------------------------------------------
>
> Key: IGNITE-4431
> URL: https://issues.apache.org/jira/browse/IGNITE-4431
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: 1.8
> Reporter: Taras Ledkov
> Assignee: Roman Shtykh
> Fix For: 2.1
>
>
> Ignite uses the default pattern layout for the log4j loggers with the
> {{ABSOLUTE}} date format.
> May be the {{ISO8601}} for default is more useful because {{ABSOLUTE}}
> doesn't contain date.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)