UNPKG

bunyamin

Version:

Bunyan-based logger for Node.js supporting Trace Event format

4 lines (3 loc) 152 B
export type { TraceEventStreamOptions } from './options'; export type { ThreadGroupConfig } from './threads'; export * from './BunyanTraceEventStream';