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