Méthode | Description | |
---|---|---|
AddLoggersTemporarily ( Action |
||
IndentLog ( string operationDescription ) : IDisposable | ||
Reset ( ) : void | ||
SetLoggers ( Action |
Méthode | Description | |
---|---|---|
LogMessage ( Action |
||
Logger ( ) : System | ||
ObscurePassword ( Action |
public static AddLoggersTemporarily ( Action |
||
debug | Action |
|
info | Action |
|
warn | Action |
|
error | Action |
|
Résultat | IDisposable |
public static IndentLog ( string operationDescription ) : IDisposable | ||
operationDescription | string | |
Résultat | IDisposable |
public static SetLoggers ( Action |
||
debug | Action |
|
info | Action |
|
warn | Action |
|
error | Action |
|
Résultat | void |