static void init({bool systemLog = false, bool debug = true}) { _debugMode = debug; _isSystemPrint = systemLog; }