For a list of all members of this type, see IsolatedFileTarget members.
Name | Description | |
---|---|---|
Initialize | Initialize the custom logger, we cannot call this inside the virtual constructor as it calls virtual methods see:CA2214 (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseIsolatedFileTarget) | |
ProcessField | Post processing of formatting a message for each field (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget) | |
ProcessHeaderAndFooter | Determine if we need to write out a header line (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseIsolatedFileTarget) | |
ProcessLine | Overridden. Get the log line | |
WriteLogEntry | Process the current LogEntry, build the current log file string entry and keep a running count of how many entries we have (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseIsolatedFileTarget) |