C# Class Squirrel.Update.SetupLogLogger

Inheritance: Splat.ILogger, IDisposable
Afficher le fichier Open project: fusetools/Squirrel.Windows Class Usage Examples

Méthodes publiques

Свойство Type Description
LogPath string

Méthodes publiques

Méthode Description
Dispose ( ) : void
SetupLogLogger ( ) : System
Write ( string message, LogLevel logLevel ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SetupLogLogger() public méthode

public SetupLogLogger ( ) : System
Résultat System

Write() public méthode

public Write ( string message, LogLevel logLevel ) : void
message string
logLevel LogLevel
Résultat void

Property Details

LogPath public_oe property

public string LogPath
Résultat string