Files
PasswordManager/node_modules/@azure/keyvault-keys/dist/esm/log.js
RochesterX 6e820464d5 Initial
2025-11-12 10:13:24 -05:00

8 lines
279 B
JavaScript

// 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("keyvault-keys");
//# sourceMappingURL=log.js.map