EVENTLOG...

On this page, we'll explain the commands available to manage event logging in PlayoutONE's Audio Engine.

SET EVENTLOG EXCLUDE "value"

Allows some events to be excluded from logging:

  • 0 : Log everything (default)
  • 1 : Audio caching

For example, SET EVENTLOG EXCLUDE 1  would exclude audio caching events from logging.

GET EVENTLOG

Returns the current event logging exclusions.