Method | Description | |
---|---|---|
IsEnabled ( object actor ) : bool | ||
Log ( object actor, string message ) : void | ||
LogProxy ( Template template ) : System |
public Log ( object actor, string message ) : void | ||
actor | object | |
message | string | |
return | void |
public LogProxy ( Template template ) : System | ||
template | Template | |
return | System |