[jira] [Created] (IGNITE-13219) Slf4jLogger does not implement the LoggerNodeIdAware interface.

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-13219) Slf4jLogger does not implement the LoggerNodeIdAware interface.

Anton Vinogradov (Jira)
YuJue Li created IGNITE-13219:
---------------------------------

             Summary: Slf4jLogger does not implement the LoggerNodeIdAware interface.
                 Key: IGNITE-13219
                 URL: https://issues.apache.org/jira/browse/IGNITE-13219
             Project: Ignite
          Issue Type: Improvement
          Components: general
    Affects Versions: 2.8.1
            Reporter: YuJue Li
            Assignee: YuJue Li
             Fix For: 2.9


In the scenario of ignite + slf4j + log4j2, the generated log file is named ignite-${sys:nodeId}.log, The reason for this problem is that Slf4jLogger does not implement the
LoggerNodeIdAware interface.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)
Reply | Threaded
Open this post in threaded view
|

Re: [jira] [Created] (IGNITE-13219) Slf4jLogger does not implement the LoggerNodeIdAware interface.

李玉珏@163
Hi community,

I have created a PR for this issue. This is a small problem with minor
changes., is anyone willing to merge this PR into the master?

在 2020/7/6 下午4:10, YuJue Li (Jira) 写道:

> YuJue Li created IGNITE-13219:
> ---------------------------------
>
>               Summary: Slf4jLogger does not implement the LoggerNodeIdAware interface.
>                   Key: IGNITE-13219
>                   URL: https://issues.apache.org/jira/browse/IGNITE-13219
>               Project: Ignite
>            Issue Type: Improvement
>            Components: general
>      Affects Versions: 2.8.1
>              Reporter: YuJue Li
>              Assignee: YuJue Li
>               Fix For: 2.9
>
>
> In the scenario of ignite + slf4j + log4j2, the generated log file is named ignite-${sys:nodeId}.log, The reason for this problem is that Slf4jLogger does not implement the
> LoggerNodeIdAware interface.
>
>
>
> --
> This message was sent by Atlassian Jira
> (v8.3.4#803005)