C# Class Helios.Logging.StandardOutLoggerFactory

Creates StdOutLogger instances.
Inheritance: LoggingFactory
Mostra file Open project: helios-io/helios Class Usage Examples

Protected Methods

Method Description
NewInstance ( string name ) : ILogger

Method Details

NewInstance() protected method

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