You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trac2Gollum edited this page Jun 20, 2013
·
3 revisions
CSS Message Log
CSS Tools can send messages to a JavaMessageServer, from which other CSS tools can then log them to a central relational database (RDB) log, and the or other reporting tools can then analyze them.
Messages include:
Errors, warnings, info or debug messages from applications
Communication between components of the alarm system
'Write' log from a plugin for EDM
Basic Message Format
CSS uses JMS the MapMessage type with these mandatory elements:
TYPE=log, alarm, talk, write, ...
Log Messages
TYPE=log
TEXT: Any text, usually the result of Log4j message format