Customized Event Logging App
A new app or utility, msgmgr, has been included in the bin
folder. This app can be utilized based on your needs. For example, you can call it when you start/stop DNI templates and would like messages to be logged into the admin
or message
file.
usage: msgmgr [ADM|MSG] "text" [action]
-
ADM - send text to the admin log file.
-
MSG - send text to the message log file.
-
"text" - text to send. If it includes more than one word, the text must be in quotation marks.
-
action - optional: one word action type to be recorded.