Click or drag to resize

LoggerBase Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Logging
Assembly:  Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax
public abstract class LoggerBase : ILogger, 
	IDisposable

The LoggerBase type exposes the following members.

Constructors
  NameDescription
Protected methodLoggerBase
Initializes a new instance of the LoggerBase class
Top
Methods
See Also