TheArtificer/src/artigen/utils/logFlag.ts

4 lines
119 B
TypeScript

export const loggingEnabled = false;
export const loopLoggingEnabled = false;
export const showLoopCountDebug = false;