• Change the global transport of the container which will set default transport for all active loggers. e.g., to set the global transport call setGlobalTransports(httpTransport).

    Parameters

    • customTransports: TransportStream | TransportStream[]

      The transport to set the global transport to. Both single transport and an array with multiple transports are supported.

    Returns void

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