Udo Schnurpfeil created TOBAGO-1968:
---------------------------------------

             Summary: Using unified initaliser 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


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)

Reply via email to