Romain Manni-Bucau created TOMEE-1991:
-----------------------------------------
Summary: add to
org.apache.tomee.jul.handler.rotating.LocalFileHandler.PatternFormatter class
and method as 7th and 8th parameters
Key: TOMEE-1991
URL: https://issues.apache.org/jira/browse/TOMEE-1991
Project: TomEE
Issue Type: New Feature
Reporter: Romain Manni-Bucau
Assignee: Romain Manni-Bucau
Fix For: 7.0.3
Will allow to log only one of both:
{code}
%1$tY-%1$tM-%1$td %1$tT [%4$5s][%7$s] %5$s%6$s%n
{code}
{code}
1970-17-02 11:17:36 [FINER][my.class.Name] test message
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)