Logger
Adds a structured log entry into the SLAutomation.txt log file.
Last updated
Adds a structured log entry into the SLAutomation.txt log file.
Last updated
Logs the specified string value.
Logs the specified exception message and StackTrace.
Logs the text representation of the specified object using the specified format information.
Logs the text representation of the specified object using the specified format information.
Logs the text representation of the specified object using the specified format information.
Logs the text representation of the specified array of objects using the specified format information.
Logs the text representation of the specified Boolean value.
Logs the specified Unicode character value.
Logs the specified array of Unicode characters.
Logs the specified sub-array of Unicode characters, followed by the current line terminator.
Logs the text representation of the specified double-precision floating-point value.
Logs the text representation of the specified Decimal value.
Logs the text representation of the specified single-precision floating-point value.
Logs the text representation of the specified 32-bit signed integer value.
Logs the text representation of the specified 32-bit unsigned integer value.
Logs the text representation of the specified 64-bit signed integer value.
Logs the text representation of the specified 64-bit unsigned integer value.
Logs the text representation of the specified object.