Gets the logger by calling GetLogger on the currently configured Adapter using the specified name.
Gets the logger by calling GetLogger on the currently configured Adapter using the specified name.
public static ILog GetLogger(string)
Gets the logger by calling GetLogger on the currently configured Adapter using the specified type.
public static ILog GetLogger(Type)
LogManager Class | Common.Logging Namespace