Details
-
Bug
-
Resolution: Fixed
-
None
-
1.5.x
-
None
-
Operating System: Mac OS X 10.3
Platform: PC
-
blocker
-
P1
-
127
Description
EventLogger in SLF4J extensions must serialize its EventData and pass that as the "message" because LocationAwareLogger does not have a log method that accepts the argument array. The serialization and deserialization this causes is fairly expensive. Unfortunately, adding a new method to this interface will require changes to Loggers that extend the interface that may reside outside SLF4J.
Attachments
Issue Links
- links to