warn
Log a warning message. Messages will be prepended with the WRN_PREPEND string Best used in a scenario where the program can continue, but the user should be warned
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 a warning message. Messages will be prepended with the WRN_PREPEND string Best used in a scenario where the program can continue, but the user should be warned
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 a warning message. Messages will be prepended with the WRN_PREPEND string Best used in a scenario where the program can continue, but the user should be warned
Parameters
An object string to add to telemetry
The objects to format into the object format string