Details
-
Type:
Documentation
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.6
-
Component/s: Documentation
-
Labels:None
Description
On the documentation for Flow Tracing (https://logging.apache.org/log4j/2.x/manual/flowtracing.html) there is a typo whereby it states that:
'The entry() method logs with a level of TRACE and uses a Marker with a name of "EXIT" which is also a "FLOW" Marker.'
This should in fact state that the 'exit() method' does so.