// Copyright (c) Microsoft Corporation.// Licensed under the MIT License.import { createClientLogger } from"@azure/logger";
/**
* The \@azure/logger configuration for this package.
*/exportconst logger = createClientLogger("azure-digitaltwins-core");
//# sourceMappingURL=logger.js.map