NET Logging Library
ConcreteLog Class
Members 



KellermanSoftware.NetLoggingLibrary Namespace : ConcreteLog Class
A concrete implementation of the logger. This can be used instead of the static Log if desired
Object Model
ConcreteLog ClassConfiguration Class
Syntax
Public Class ConcreteLog 
   Implements ILog 
Dim instance As ConcreteLog
public class ConcreteLog : ILog  
public ref class ConcreteLog : public ILog  
Inheritance Hierarchy

System.Object
   KellermanSoftware.NetLoggingLibrary.ConcreteLog

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

ConcreteLog Members
KellermanSoftware.NetLoggingLibrary Namespace