摘要: 探究原因基本上这种事情一定可以在Apple文档中找到,看NSLog的文档,第一句话就说:Logs an error message to the Apple System Log facility.,所以首先,NSLog就不是设计作为普通的debug log的,而是error log;其次,NSLo... 阅读全文
posted @ 2015-05-11 18:16 mumoozhu 阅读(1399) 评论(0) 推荐(0)