@adapty/capacitor - v3.10.0-beta.1
    Preparing search index...

    Variable LogLevelConst

    LogLevel: Readonly<
        { ERROR: "error"; INFO: "info"; VERBOSE: "verbose"; WARN: "warn" },
    > = ...

    Log levels for the SDK

    Logging is performed on a native side. So you are expected to watch logs in Xcode or Android Studio.