AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Type Alias LogLevel

    LogLevel: "verbose" | "info" | "warning" | "error" | "fatal"

    Describes the minimum level (inclusive) above which logs will be written.

    verbose: all logs written
    info: info and above
    warning warning and above
    error and above
    fatal: fatal only, indicates a crash is imminent