Méthode | Description | |
---|---|---|
Debug ( string message ) : void | ||
Error ( |
||
Error ( string message ) : void | ||
ErrorFormat ( string message ) : void | ||
Info ( string message ) : void | ||
Warn ( string message ) : void |
Méthode | Description | |
---|---|---|
Write ( System.DateTime timestamp = default(DateTime), LogType type = LogType.DEBUG, object content = default(object) ) : void |
public Error ( |
||
exception | ||
Résultat | void |
public ErrorFormat ( string message ) : void | ||
message | string | |
Résultat | void |