[
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)