Namespace EPiServer.Logging.Compatibility
Classes
LogManager
Compatibility class that mimics some aspects of the LogManager class in log4net. Responsible for creating new ILog instances that can be used for logging.
Interfaces
ILog
Compatibility interface that mimics the ILog interface in log4net.