UNPKG

@azure/storage-file-datalake

Version:

Microsoft Azure Storage SDK for JavaScript - DataLake

8 lines 279 B
// 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("storage-blob"); //# sourceMappingURL=log.js.map