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