0

In Xcode, the debugger lists the date next to each outputted line. I really want to reduce the amount of visual "noise" in the debugger, so how can I disable the dates from showing?

0

1 Answer 1

0

You can use printf() instead of NSLog(), but its a bit tricky. Taken from here, where you can find more info on this.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.