UNPKG

284 BJavaScriptView Raw
1// Copyright (c) Microsoft Corporation.
2// Licensed under the MIT license.
3import { createClientLogger } from "@azure/logger";
4/**
5 * The \@azure/logger configuration for this package.
6 */
7export const defaultLogger = createClientLogger("cosmosdb");
8//# sourceMappingURL=logger.js.map
\No newline at end of file