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