WMS_EVENT_LOG

banner art

Previous Next

WMS_EVENT_LOG

The server logged client activity. The logging information is passed as individual elements in the command request context. You can determine the source of the log by examining the WMS_COMMAND_CONTEXT_EVENT value in the command context. This will contain a value from the WMS_LOG_EVENT_TYPE enumeration type.

  • Note   RTSP clients use the SET_PARAMETER message to send log information. This message will trigger the WMS_EVENT_LOG event, but not the WMS_EVENT_SET_PARAMETER event.

See Also

Previous Next