-
Type:
Documentation
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-rc2
-
Fix Version/s: 2.0
-
Component/s: Documentation
-
Labels:None
PatternLayout manual page does not mention that this layout supports headers and footers.
http://logging.apache.org/log4j/2.x/manual/layouts.html#PatternLayout
Documented parameters:
- charset
- pattern
- replace
- alwaysWriteExceptions
Undocumented parameters:
- config
- noConsoleNoAnsi
- header
- footer
I'm thinking to only document the header and footer parameters, but should the others be documented also?