Logger(String, Object, LogType, Int32)
Logs the text representation of the specified object using the specified format information.
Last updated
Logs the text representation of the specified object using the specified format information.
Last updated
format
A composite format string.
arg0
An object to write using format parameter.
logType
Specifies the log type.
logLevel
Specifies the log level.