NET Logging Library
ChainSawTarget Class
Members 



KellermanSoftware.NetLoggingLibrary.Targets Namespace : ChainSawTarget Class
Log to a real time log viewer, Chainsaw. http://logging.apache.org/chainsaw/
Syntax
<XmlIncludeAttribute(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)>
<SerializableAttribute()>
Public NotInheritable Class ChainSawTarget 
   Inherits BaseTarget
   Implements ICloseConnectionITarget 
Dim instance As ChainSawTarget
[XmlInclude(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)]
[Serializable()]
public sealed class ChainSawTarget : BaseTarget, ICloseConnectionITarget  
[XmlInclude(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)]
[Serializable()]
public ref class ChainSawTarget sealed : public BaseTarget, ICloseConnectionITarget  
Inheritance Hierarchy

System.Object
   KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget
      KellermanSoftware.NetLoggingLibrary.Targets.ChainSawTarget

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

ChainSawTarget Members
KellermanSoftware.NetLoggingLibrary.Targets Namespace