Uses of Class
com.wowza.wms.logging.WMSLoggerEvent
-
Packages that use WMSLoggerEvent Package Description com.wowza.wms.logging -
-
Uses of WMSLoggerEvent in com.wowza.wms.logging
Methods in com.wowza.wms.logging with parameters of type WMSLoggerEvent Modifier and Type Method Description default void
ILogNotify. onLog(WMSLogger logger, WMSLoggerEvent logEvent)
Called each time the server logs a message.
-