@azure/communication-call-automation
Version:
Azure client library for Azure Communication Call Automation services
8 lines • 298 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("communication-call-automation");
//# sourceMappingURL=logger.js.map