Tag: 伐木

我如何查看NSError?

什么是最好的方式来logging一个NSError ? – (void)checkThing:(Thing *)thing withError:(NSError *)error { NSLog(@"Error: %@", error); } 给我一个null消息