UNPKG

@azure/web-pubsub-express

Version:
10 lines 303 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. import { createClientLogger } from "@azure/logger"; /** * The \@azure/logger configuration for this package. * * @internal */ export const logger = createClientLogger("web-pubsub-express"); //# sourceMappingURL=logger.js.map