i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > ILogger > setLogLevel

    ILogger.setLogLevel() method

    Sets the minimum level, or severity, of messages that will be emitted.

    Signature:

    setLogLevel(level: LogLevel): void;
    

    Introduced: API version 1.0

    Parameters

    Parameter Type Description
    level LogLevel The minimum logging level to set.

    Returns:

    void

    In this article
    Back to top © N. Harris Computer Corporation (2022)