Click or drag to resize

QsLogAsyncWrite Method

Overload List
 NameDescription
Public methodWrite(String) Writes the specified message to the log file. It uses default category and log type.
Public methodWrite(String, LogMessageTypeEnum) Writes the specified message to the log file. It uses default category.
Public methodWrite(String, String) Writes the specified message to the log file. It uses default log type.
Public methodWrite(String, String, LogMessageTypeEnum) Writes the specified message to the log file.
Top
See Also