error
Log an error message. Messages will be prepended with the ERROR_PREPEND string Best used in a scenario where the program cannot continue normally or at required functionality
Parameters
StackTraceElement with information about where this log was called (see Text.getCallingUserCodeFunction())
An object string to add to telemetry
The objects to format into the object format string
Log an error message. Messages will be prepended with the ERROR_PREPEND string Best used in a scenario where the program cannot continue normally or at required functionality
Parameters
Class where this log was called (name will be prepended to message)
An object string to add to telemetry
The objects to format into the object format string
Log an error message. Messages will be prepended with the ERROR_PREPEND string Best used in a scenario where the program cannot continue normally or at required functionality
Parameters
An object string to add to telemetry
The objects to format into the object format string