UNPKG

@ozmap/logger

Version:
6 lines (5 loc) 115 B
export interface LogContext { attributes?: Record<string, unknown>; spanId: string; traceId: string; }