@azure-tools/communication-domain-verification
Version:
SDK for Azure Communication Domain Verification
8 lines • 303 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-domain-verification");
//# sourceMappingURL=logger.js.map