HelpWizard Pages ReferenceManual3/en

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen

Reference Manual (Logging)[Bearbeiten]

back back

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



Copyright © 2014-2024 eXept Software AG