我在谷歌搜索过但没有找到任何方法从XCODE Debugger的输出中删除时间戳。
{
[Session started at 2011-07-22 12:30:17 +0530.]
***2011-07-22 12:30:17.435 obj-compose-obj-c-1[3070:10b]*** *** _NSAutoreleaseNoPool(): Object 0x104a20 of class NSCFDictionary autoreleased with no pool in place - just leaking
Stack: (0x946eef4f 0x945fb432)
***2011-07-22 12:30:17.437 obj-compose-obj-c-1[3070:10b]*** 1 fl I am the best tire from MRF
The Debugger has exited with status 0.
}
我想删除它,因为我需要一个明确的输出。 实际输出有些混乱。