Setups Build on top of winstonjs, it provides me with the configuration i need for my projects Implementation import { AcronixLogger } from "acronix-logger"; AcronixLogger.genLogDir(); export const log = new AcronixLogger(); log.$info('Logger started!')