https://bz.apache.org/bugzilla/show_bug.cgi?id=58412
Bug ID: 58412
Summary: AsyncFileHandler logs package and method name as
null.null
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Created attachment 33110
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33110&action=edit
Resolve method and class name before handing the record into the queue
When using AsyncFileHandler it sometimes happens, that package and method names
are resolved to null, whenn logging.
It is described on stackoverflow
http://stackoverflow.com/questions/27117369/generic-java-logger-output-null-null-for-class-and-member-name
The attached patch fixes it in my tests.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]