void debugLog(Object txt, {bool jsonFormart = false}) => YimLog().debugLog(txt, jsonFormart: jsonFormart);