Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.10.0
-
None
-
None
Description
The ExtendedLogger interface does not currently have a way to call trace entry/exit with a FQCN value.
This means that logger wrappers cannot set their FQCN when calling these methods, making correct location-aware logging for trace entry/exit impossible for wrappers.
This was discovered during implementation of the log4j2 Kotlin API in LOG42-1705.
cc: jvz