Method | Description | |
---|---|---|
ClearLoggerCache ( ) : void | ||
Debug ( |
||
DebugFormat ( string messageFormat ) : void | ||
Error ( |
||
Flush ( ) : void | ||
GetLogger ( |
||
InfoFormat ( string messageFormat ) : void |
Method | Description | |
---|---|---|
ConfigsChanged ( object sender, PropertyChangedEventArgs e ) : void | ||
ConfigureLoggers ( ) : void | ||
Logger ( ) : System | ||
Logger ( |
public Debug ( |
||
exception | ||
messageFormat | string | |
return | void |
public DebugFormat ( string messageFormat ) : void | ||
messageFormat | string | |
return | void |
public Error ( |
||
exception | ||
messageFormat | string | |
return | void |
public static GetLogger ( |
||
type | ||
return | Logger |
public InfoFormat ( string messageFormat ) : void | ||
messageFormat | string | |
return | void |