UNPKG

better-logging

Version:

better-logging is a drop in replacement for the default logging methods of node.js

2 lines (1 loc) 54 B
export declare type LogFunction = typeof console.log;