-
Enhancement
-
Resolution: Done
-
Major
-
2.1.0.Alpha1
-
None
I have noticed that when introducing an AsyncHandler for logging, all log statement are copied before being put on the queue and as part of that copy a complete stack dump is done.
This might be useful if the stack info is used by a downstream formatter (eg for line number identification), but even if the line numbers are not used anywhere, this still happens.
I think this behavior should be at least optional.
Source Location: org.jboss.logmanager.ExtLogRecord#copyAll
- blocks
-
JBEAP-12402 [GSS](7.0.z) Do not call ExtLogRecord#calculateCaller unnecessarily
- Closed
- is cloned by
-
JBEAP-12648 [GSS](7.1.0) Do not call ExtLogRecord#calculateCaller unnecessarily
- Closed