UNPKG

@boost/log

Version:

Lightweight level based logging system.

5 lines (4 loc) 156 B
import { createInternalDebugger } from '@boost/internal'; const debug = createInternalDebugger('log'); export { debug }; //# sourceMappingURL=debug.mjs.map