SAP Cloud SDK for JavaScript - v4.1.1
    Preparing search index...

    Function setGlobalLogFormat

    • Change the global log format of the container which will set default format for all active loggers. e.g., to set the global log format to local call setGlobalLogLevel(logFormat.local) or use a custom log format.

      Parameters

      • format: Format

        The log format to set the global log format to.

        Copyright Ⓒ 2025 SAP SE or an SAP affiliate company. All rights reserved.

      Returns void