Méthode | Description | |
---|---|---|
GetLogger ( |
||
GetLogger ( string name ) : ILog | ||
SetContext ( |
Because ILoggerFactory interface methods are only used in a static context. This is the only way to set the currently executing context.
|
public static SetContext ( |
||
newContext | The new context to be set | |
Résultat | void |