![]() ![]() | Convert a path into a fully qualified path. |
![]() |
Overloaded. Initializes a new instance of the FileAppender class. |
![]() | Gets or sets a flag that indicates whether the file should be appended to or overwritten. |
![]() | Gets or sets Encoding used to write to the file. |
![]() | Gets or set the IErrorHandler and the underlying QuietTextWriter, if any, for this appender. |
![]() | Gets or sets the path to the file that logging will be written to. |
![]() | The filter chain. |
![]() | Gets or set whether the appender will flush at the end of each append operation. |
![]() | Gets or sets the ILayout for this appender. |
![]() | Gets or sets the LockingModel used to handle locking of the file. |
![]() | Gets or sets the name of this appender. |
![]() | Gets or sets the SecurityContext used to write to the file. |
![]() | Gets or sets the threshold Level of this appender. |
![]() | Sets the TextWriter where the log output will go. |
![]() | Activate the options on the file appender. |
![]() | Adds a filter to the end of the filter chain. |
![]() | Clears the filter list for this appender. |
![]() | Closes the appender and release resources. |
![]() | Overloaded. Performs threshold checks and invokes filters before delegating actual logging to the subclasses specific Append method. |
![]() | � |
![]() | � |
![]() | � |
![]() | � |
![]() | Gets or sets the QuietTextWriter where logging events will be written to. |
![]() | This appender requires a log4net.Layout to be set. |
![]() | Overloaded. This method is called by the DoAppend method. |
![]() | Closes the previously opened file. |
![]() | Closes the underlying TextWriter. |
![]() | Test if the logging event should we output by this appender |
![]() | Finalizes this appender by calling the implementation's Close method. |
![]() | Checks if the message level is below this appender's threshold. |
![]() | � |
![]() | Close this appender instance. The underlying stream or writer is also closed. |
![]() | Sets and opens the file where the log output will go. The specified file must be writable. |
![]() | This method determines if there is a sense in attempting to append. |
![]() | Called to initialize the file writer |
![]() | Overloaded. Renders the LoggingEvent to a string. |
![]() | Closes any previously opened file and calls the parent's Reset. |
![]() | Sets and opens the file where the log output will go. The specified file must be writable. |
![]() | Overloaded. Sets the quiet writer used for file output |
![]() | Writes a footer as produced by the embedded layout's Footer property. |
![]() | Writes the footer and closes the underlying TextWriter. |
![]() | Writes a header produced by the embedded layout's Header property. |
FileAppender Class | log4net.Appender Namespace