Using the gateway log manager service to manage log messages
The gateway log manager service is a static class which enables log messages to be sent to the lower level gateway architecture. Any log messages of a level higher than that set by the MessageLevel property in the gateway's properties file will appear in the gateway's log file.
The following topics describe how to use the gateway log manager service.