List of the Executed Actions

Starting in line 20, the list contains all actions the module executed already. There are three columns:

  • Time at runtime of the DSM modules in cycles tuned to seconds [hour] [minute] [second]
  • Specified level of detail of an action
  • Description of the action with feedback from other DSM modules, operating systems etc.

Structural elements in a log file

Broken lines divide the log file into paragraphs. "---start...---" and "---end...---" titles indicate the actions that belong together. The different indentation levels structure "child actions". Arrows point towards different types of succeeding processes:

--- start/end paragraph ---

Describes a block of actions that belong together

>

Start and/or response of an internal action (e.g. loading of a *.dll etc.)

->

Reaction to a return value
(e.g. action A was (not) executed successfully. Thus, action B will start)

-->

Result of a check (e.g. Check of a project's execution permissions: Possible return values are  Ok or Failed)

--->

Execution of the central script commands (e.g. reading directory permissions of the project databases or checking AutoInstall conditions)

>>> Executing project

Initializing project execution

----> Starting installation

Starting the execution of the individual commands of a package