Method | Description | |
---|---|---|
StdOutLogger ( string logSource ) : System |
Method | Description | |
---|---|---|
DebugInternal ( Debug message ) : void | ||
ErrorInternal ( Error message ) : void | ||
InfoInternal ( |
||
WarningInternal ( |
Method | Description | |
---|---|---|
StdOutLogger ( ) : System |
protected DebugInternal ( Debug message ) : void | ||
message | Debug | |
return | void |
protected ErrorInternal ( Error message ) : void | ||
message | Error | |
return | void |
protected InfoInternal ( |
||
message | ||
return | void |
public StdOutLogger ( string logSource ) : System | ||
logSource | string | |
return | System |
protected WarningInternal ( |
||
message | ||
return | void |