NSLog(@"NSLog message");
The message that gets printed by calling NSLog has the following format when viewed in Console.app:
Date | Time | Program name | Process ID | | Thread ID | Message |
|—|—|—|—|—|—|— |2016-07-16|08:58:04.681|test | [46259 | : | 1244773] | NSLog message |