// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.import { createClientLogger } from"@azure/logger";
/**
* The \@azure/logger configuration for this package.
*/exportconst defaultLogger = createClientLogger("cosmosdb");
//# sourceMappingURL=logger.js.map