UNPKG

@koreanpanda/inscriber

Version:

A Logger that can write logs, and print them, with full customization.

13 lines (12 loc) 609 B
"use strict"; /**======================================================================== * ? ABOUT * @author : Cody Spratford * @email : koreanpanda345@gmail.com * @repo : https://github.com/koreanpanda345/Inscriber * @createdOn : 11/14/2020 * @description : This is the ILog interface. this provides structure for * me to use when making the log methods. * @since : 11/14/2020 *========================================================================**/ Object.defineProperty(exports, "__esModule", { value: true });