iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

LogManager Class

Uses the specified ILoggerFactoryAdapter to create ILog instances that are used to log messages. Inspired by log4net.

For a list of all members of this type, see LogManager Members.

System.Object
   LogManager

[Visual Basic]
NotInheritable Public Class LogManager
[C#]
public class LogManager

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: IBatisNet.Common.Logging

Assembly: IBatisNet.Common (in IBatisNet.Common.dll)

See Also

LogManager Members | IBatisNet.Common.Logging Namespace