VICE / ModuleTests / Azure / node_modules / @azure / data-tables / dist-esm / src / logger.js
logger.js
Raw
// 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("data-tables");
//# sourceMappingURL=logger.js.map