i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > ILogger > error

    ILogger.error() method

    Logs an Error object at 'error' level.

    Signature:

    error(error: Error): void;
    

    Introduced: API version 1.0

    Parameters

    Parameter Type Description
    error Error An Error object to log.

    Returns:

    void

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