@azure/opentelemetry-instrumentation-azure-sdk
Version:
Instrumentation client for the Azure SDK.
8 lines • 308 B
JavaScript
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { createClientLogger } from "@azure/logger";
/**
* The \@azure/logger configuration for this package.
*/
export const logger = createClientLogger("opentelemetry-instrumentation-azure-sdk");
//# sourceMappingURL=logger.js.map