Logger(Char[], Int32, Int32, LogType, Int32)
Logs the specified sub-array of Unicode characters, followed by the current line terminator.
Last updated
Logs the specified sub-array of Unicode characters, followed by the current line terminator.
Last updated
[]
buffer
A Unicode character array.
index
The starting position in buffer.
count
The number of characters to write.
logType
Specifies the log type.
logLevel
Specifies the log level.