Click or drag to resize

PluginBaseLogLineToApplicationOutput Method

Overload List
  NameDescription
Protected methodLogLineToApplicationOutput(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
Protected methodLogLineToApplicationOutput(String, String, Boolean)
Logs the line passed in to application output using the settings specified, as a non-verbose message
Protected methodLogLineToApplicationOutput(String, String, Boolean, Boolean)
Logs the line passed in to application output using the settings specified
Top
See Also