Files
Comfyui-LayerForge/js/config.js
2025-07-30 13:35:53 +02:00

4 lines
124 B
JavaScript

// Log level for development.
// Possible values: 'DEBUG', 'INFO', 'WARN', 'ERROR', 'NONE'
export const LOG_LEVEL = 'NONE';