C# Class Utility.Logging.NLog.NLogLoggerFactory

Inheritance: LoggerFactoryBase
Exibir arquivo Open project: ChrisMH/Utility.Logging Class Usage Examples

Protected Methods

Method Description
CreateLogger ( string name ) : ILogger

Method Details

CreateLogger() protected method

protected CreateLogger ( string name ) : ILogger
name string
return ILogger