PluginBaseLogLineToApplicationOutput Method |
| Name | Description | |
|---|---|---|
| LogLineToApplicationOutput(String, String) |
Logs the line passed in to application output using the settings specified, as a non-verbose message and appends a newline to the line logged
| |
| LogLineToApplicationOutput(String, String, Boolean) |
Logs the line passed in to application output using the settings specified, as a non-verbose message
| |
| LogLineToApplicationOutput(String, String, Boolean, Boolean) |
Logs the line passed in to application output using the settings specified
|