THEOplayer Web SDK
    Preparing search index...

    Type Alias AgamaLogLevelType

    AgamaLogLevelType: "info" | "debug" | "warning" | "error" | "fatal"

    The type of log level for the Agama integration, represented by a value from the following list:
    - 'info'
    - 'debug'
    - 'warning'
    - 'error'
    - 'fatal'