HelpWizard Pages ReferenceManual3/en
Version vom 4. März 2021, 09:54 Uhr von Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Reference Manual (Logging) == link=HelpWizard Pages ReferenceManual2/en ReferenceManual/en|back Datei:arrowright.png|link=HelpWiz…“)
Reference Manual (Logging)[Bearbeiten]
Common
- logInfo(messageString)
append an info message to the log - logWarning(messageString)
append an warning message to the log - logError(messageString)
append an error message to the log; execution proceeds, but at the end, the action will get an error outcome - logFail(messageString)
append a fail message to the log; execution proceeds, but at the end, the action will get a failed outcome