Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • timeZoneOffset: The offset of the time zone with reference to UTC (equivalent to GMT). Entries should define the number of hours (or fraction of hours) offset. (e.g. +01:00)
  • timeZoneName: Enumeration of supported time zones. See appendix B for list of supported time zones.

logPanelConfig

Note

This feature is not supported anymore. The logging levels can be configured in Log4jConfig.xml in the root directory .

Configuration of the log panel at the bottom of the main display. This can be configured to show all messages (DEBUG level and up), or filtered from a defined level. Two types of log message can be displayed; those generated by the DEBUG logger and those by the EVENT logger. In normal use the latter is defined to show messages from a level of INFO or above. The former is not normally used except for configuration in the stand alone when additional information may be useful. Different settings are available for stand alone clients and for operator clients

...