powered by CADENAS

Manual

Manual

4.14.3.5.1.  Block [LOG]

Settings in the block [LOG]

  • Key "" - Path declaration for the log file

    Syntax:

    c:\temp\logfile_<date><time>.log  => c:\temp\logfile_27_07_2010_10-04-54.log

    Example:

    logfile=%temp%\test_<date><time>.log

    In the output file <date> is replaced by the real date in DD_MM_YYYY format.

    In the output file <time> is replaced by the real time in HH-mm-SS format.

  • Key "logprio" - Specification of the log level

    Value range:

    0/1/2/3

    0: no logging

    1: only error messages are logged

    2: Trace and error messages are logged

    3: Trace and error messages are logged and saved in a log file in addition

    Example:

    logprio=3

  • Key "SendStatusMailOnOk" - Send e-mail with status message at OK

    Value range: 0/1

    SendStatusMailOnOk=1

  • Key "SendStatusMailOnError" - Send e-mail with status message if an error occurs

    Value range: 0/1

    SendStatusMailOnError=1

  • Key "appendLogFileToStatusMails" - Send log file as e-mail attachment

    Value range: 0/1

    appendLogFileToStatusMails=1