@multiplayer-app/otlp-core
Version:
Multiplayer otlp core
4 lines • 325 B
TypeScript
import { ReadableLogRecord } from '@opentelemetry/sdk-logs';
import { ISerializer, IExportLogsServiceResponse } from '@opentelemetry/otlp-transformer';
export declare const MultiplayerJsonLogsSerializer: ISerializer<ReadableLogRecord[], IExportLogsServiceResponse>;
//# sourceMappingURL=MultiplayerJsonLogsSerializer.d.ts.map