UNPKG

bunyamin

Version:

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

3 lines (2 loc) 106 B
export declare const isDebug: (name: string) => boolean; export declare const isSelfDebug: () => boolean;