NET Logging Library
WriteLogEntry Method



KellermanSoftware.NetLoggingLibrary.Targets Namespace > BaseIsolatedFileTarget Class : WriteLogEntry Method
Process the current LogEntry, build the current log file string entry and keep a running count of how many entries we have
Syntax
Protected Overridable Sub WriteLogEntry() 
Dim instance As BaseIsolatedFileTarget
 
instance.WriteLogEntry()
protected virtual void WriteLogEntry()
protected:
virtual void WriteLogEntry(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BaseIsolatedFileTarget Class
BaseIsolatedFileTarget Members