Lens Scripting API

    Provides the level of logging that we want to allow from SIK types.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Constructors

    Properties

    getInstance: () => default
    onLogLevelChanged: PublicApi<LogLevel> = ...

    Accessors

    • get logLevel(): LogLevel

      Get the level of logging that we want to allow from this provider.

      Returns LogLevel

      3 for Error, 4 for Warning, 6 for Info, 7 for Debug, 8 for Verbose.

    • set logLevel(logLevel: LogLevel): void

      Set the level of logging that we want to allow from this provider.

      Parameters

      • logLevel: LogLevel

        3 for Error, 4 for Warning, 6 for Info, 7 for Debug, 8 for Verbose.

      Returns void

    MMNEPVFCICPMFPCPTTAAATR