Overload List
Name | Description | |
---|---|---|
![]() | FileAppender |
Default constructor
|
![]() | FileAppender(ILayout, String) | Obsolete.
Construct a new appender using the layout and file specified.
The file will be appended to.
|
![]() | FileAppender(ILayout, String, Boolean) | Obsolete.
Construct a new appender using the layout, file and append mode.
|
See Also