C# Class Shadowsocks.Controller.Logging

Afficher le fichier Open project: nladuo/AutoShadowsocks Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
Debug ( object o ) : void
LogUsefulException ( Exception e ) : void
OpenLogFile ( ) : bool

Method Details

Debug() public static méthode

public static Debug ( object o ) : void
o object
Résultat void

LogUsefulException() public static méthode

public static LogUsefulException ( Exception e ) : void
e System.Exception
Résultat void

OpenLogFile() public static méthode

public static OpenLogFile ( ) : bool
Résultat bool

Property Details

LogFile public_oe static_oe property

public static string LogFile
Résultat string