General Log Button

This display contains a button which opens the general log as table in a popup.

Parameters

This control has the following generic parameters:

  • color for alarms – Warning color for alarms (default: #ff0000)

Button:

  • size – Button size (default: small)

  • font size – Font size which will be applied to the button label (default: 18)

  • font color – Color which will be applied to the label (default: global parameter atvFontColor)

  • font color active – Color which will be applied to the label (default: global parameter atvFontColor2)

  • fill color – Background color of the button (default: global parameter atvFillColor)

  • fill color active – Background color of the button if active (default: global parameter atvFillColor2)

  • symbol color – Color which will be applied to the symbol (default: global parameter atvSymbolColor)

  • symbol color active – Color which will be applied to the symbol (default: global parameter atvFontColor2)

  • necessary right – The user must have this right to activate this button, i.e. to press the button

  • activation address – If the value of this address equals to "activation value", then the button will be active, i.e. can be pressed

  • activation value – Value which activates the button

  • label – Label of the button (default: T{View Log})

Appearance:

  • focus stroke color – The color of the stroke which will be set when the button is focused (default: white)

Indicator:

  • strictly – Only messages of the specific group shall be shown (default: false)

  • group – Only messages with this group are monitored

  • subgroup – Only messages with this subgroup are monitored

  • label – Only messages with this label are monitored

  • offset – Offset from the current time in seconds. Only messages in this defined time period are shown (default: 604800 = last 7 days)

  • small display – Defines if the small log view shall be opened (default: false)

  • view known errors – Only changes or new errors are displayed (default: true)