C# Class Helios.Logging.StandardOutLoggerFactory

Creates StdOutLogger instances.
Inheritance: LoggingFactory
Afficher le fichier Open project: helios-io/helios Class Usage Examples

Méthodes protégées

Méthode Description
NewInstance ( string name ) : ILogger

Method Details

NewInstance() protected méthode

protected NewInstance ( string name ) : ILogger
name string
Résultat ILogger