log Tmp
Deprecated
This method is for temporary debugging only.
Replace with
Log a user message temporarily. This method is marked as 'deprecated' to remind you to remove it before committing your code and for it to be picked up as part of static code analysis. It serves the same as a regular log() call.
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
Deprecated
This method is for temporary debugging only.
Replace with
Log a user message temporarily. This method is marked as 'deprecated' to remind you to remove it before committing your code and for it to be picked up as part of static code analysis. It serves the same as a regular log() call.
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
Deprecated
This method is for temporary debugging only.
Replace with
Log a user message temporarily. This method is marked as 'deprecated' to remind you to remove it before committing your code and for it to be picked up as part of static code analysis. It serves the same as a regular log() call.
Parameters
An object string to add to telemetry
The objects to format into the object format string