UNPKG

locustjs-logging

Version:

This library provides various types of loggers that could be employed in any type of javascript application.

4 lines (3 loc) 99 B
import { ArrayLogger } from "../index.esm.js"; import run from './Logging.js' run(ArrayLogger);