You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2019/01/02 13:22:00 UTC

[jira] [Resolved] (TOBAGO-1968) Using unified initialiser for logger constant

     [ https://issues.apache.org/jira/browse/TOBAGO-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil resolved TOBAGO-1968.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 5.0.0

> Using unified initialiser for logger constant
> ---------------------------------------------
>
>                 Key: TOBAGO-1968
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1968
>             Project: MyFaces Tobago
>          Issue Type: Task
>          Components: Core
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Trivial
>             Fix For: 5.0.0
>
>
> Using this code to init a logger:
> {code}
>   private static final Logger LOG = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass());
> {code}
> See: [https://www.slf4j.org/faq.html#declaration_pattern]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)