void debug(dynamic input, {String? title}) => _printMessage(input, title: title, level: Level.CONFIG);