UNPKG

@azure/core-rest-pipeline

Version:

Isomorphic client library for making HTTP requests in node.js and browser.

5 lines 222 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. import { createClientLogger } from "@azure/logger"; export const logger = createClientLogger("core-rest-pipeline"); //# sourceMappingURL=log.js.map