/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/@fluidframework/server-services-telemetry@7.0.1/dist/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";
/*!
 * Copyright (c) Microsoft Corporation and contributors. All rights reserved.
 * Licensed under the MIT License.
 */Object.defineProperty(exports,"__esModule",{value:!0}),exports.BaseSanitizationLumberFormatter=exports.SanitizationLumberFormatter=exports.setGlobalTelemetryContext=exports.getGlobalTelemetryContext=exports.isTelemetryContextProperties=exports.LambdaSchemaValidator=exports.BasePropertiesValidator=exports.BaseLumberjackSchemaValidator=exports.ThrottlingTelemetryProperties=exports.SessionState=exports.QueuedMessageProperties=exports.LumberType=exports.LogLevel=exports.HttpProperties=exports.handleError=exports.getLumberBaseProperties=exports.CommonProperties=exports.BaseTelemetryProperties=exports.TestFormatter=exports.TestSchemaValidator=exports.TestLumberjack=exports.TestEngine2=exports.TestEngine1=exports.Lumberjack=exports.LumberEventName=exports.Lumber=void 0;var lumber_1=require("./lumber");Object.defineProperty(exports,"Lumber",{enumerable:!0,get:function(){return lumber_1.Lumber}});var lumberEventNames_1=require("./lumberEventNames");Object.defineProperty(exports,"LumberEventName",{enumerable:!0,get:function(){return lumberEventNames_1.LumberEventName}});var lumberjack_1=require("./lumberjack");Object.defineProperty(exports,"Lumberjack",{enumerable:!0,get:function(){return lumberjack_1.Lumberjack}});var lumberjackCommonTestUtils_1=require("./lumberjackCommonTestUtils");Object.defineProperty(exports,"TestEngine1",{enumerable:!0,get:function(){return lumberjackCommonTestUtils_1.TestEngine1}}),Object.defineProperty(exports,"TestEngine2",{enumerable:!0,get:function(){return lumberjackCommonTestUtils_1.TestEngine2}}),Object.defineProperty(exports,"TestLumberjack",{enumerable:!0,get:function(){return lumberjackCommonTestUtils_1.TestLumberjack}}),Object.defineProperty(exports,"TestSchemaValidator",{enumerable:!0,get:function(){return lumberjackCommonTestUtils_1.TestSchemaValidator}}),Object.defineProperty(exports,"TestFormatter",{enumerable:!0,get:function(){return lumberjackCommonTestUtils_1.TestFormatter}});var resources_1=require("./resources");Object.defineProperty(exports,"BaseTelemetryProperties",{enumerable:!0,get:function(){return resources_1.BaseTelemetryProperties}}),Object.defineProperty(exports,"CommonProperties",{enumerable:!0,get:function(){return resources_1.CommonProperties}}),Object.defineProperty(exports,"getLumberBaseProperties",{enumerable:!0,get:function(){return resources_1.getLumberBaseProperties}}),Object.defineProperty(exports,"handleError",{enumerable:!0,get:function(){return resources_1.handleError}}),Object.defineProperty(exports,"HttpProperties",{enumerable:!0,get:function(){return resources_1.HttpProperties}}),Object.defineProperty(exports,"LogLevel",{enumerable:!0,get:function(){return resources_1.LogLevel}}),Object.defineProperty(exports,"LumberType",{enumerable:!0,get:function(){return resources_1.LumberType}}),Object.defineProperty(exports,"QueuedMessageProperties",{enumerable:!0,get:function(){return resources_1.QueuedMessageProperties}}),Object.defineProperty(exports,"SessionState",{enumerable:!0,get:function(){return resources_1.SessionState}}),Object.defineProperty(exports,"ThrottlingTelemetryProperties",{enumerable:!0,get:function(){return resources_1.ThrottlingTelemetryProperties}});var schema_1=require("./schema");Object.defineProperty(exports,"BaseLumberjackSchemaValidator",{enumerable:!0,get:function(){return schema_1.BaseLumberjackSchemaValidator}}),Object.defineProperty(exports,"BasePropertiesValidator",{enumerable:!0,get:function(){return schema_1.BasePropertiesValidator}}),Object.defineProperty(exports,"LambdaSchemaValidator",{enumerable:!0,get:function(){return schema_1.LambdaSchemaValidator}});var telemetryContext_1=require("./telemetryContext");Object.defineProperty(exports,"isTelemetryContextProperties",{enumerable:!0,get:function(){return telemetryContext_1.isTelemetryContextProperties}}),Object.defineProperty(exports,"getGlobalTelemetryContext",{enumerable:!0,get:function(){return telemetryContext_1.getGlobalTelemetryContext}}),Object.defineProperty(exports,"setGlobalTelemetryContext",{enumerable:!0,get:function(){return telemetryContext_1.setGlobalTelemetryContext}});var sanitizationLumberFormatter_1=require("./sanitizationLumberFormatter");Object.defineProperty(exports,"SanitizationLumberFormatter",{enumerable:!0,get:function(){return sanitizationLumberFormatter_1.SanitizationLumberFormatter}}),Object.defineProperty(exports,"BaseSanitizationLumberFormatter",{enumerable:!0,get:function(){return sanitizationLumberFormatter_1.BaseSanitizationLumberFormatter}});
//# sourceMappingURL=/sm/12582a1ff012978e207bf805e8d649c0e2e8c091e9a201a09c7ea18e2e3eb01e.map