C# Class Topshelf.Common.Logging.CommonLogWriterFactory

Inheritance: LogWriterFactory
Afficher le fichier Open project: Thanood/Topshelf.Common.Logging Class Usage Examples

Méthodes publiques

Méthode Description
Get ( string name ) : LogWriter
Shutdown ( ) : void

Private Methods

Méthode Description
Use ( ) : void

Method Details

Get() public méthode

public Get ( string name ) : LogWriter
name string
Résultat LogWriter

Shutdown() public méthode

public Shutdown ( ) : void
Résultat void