UNPKG

bunyamin

Version:

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

2 lines (1 loc) 86 B
export declare function createIsDebug(namespaces: string): (name: string) => boolean;