UNPKG

@azure/cosmos

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