UNPKG

@push.rocks/smartlog

Version:

A minimalistic, distributed, and extensible logging tool supporting centralized log management.

5 lines (4 loc) 245 B
import * as consolecolor from '@push.rocks/consolecolor'; import * as smartlogInterfaces from '../dist_ts_interfaces/index.js'; import * as smartpromise from '@push.rocks/smartpromise'; export { consolecolor, smartlogInterfaces, smartpromise };