Currently, we are defining ourselves an extended log mechanism to print out the class name and the source line number of the log.
#define NCLog(s, ...) NSLo
NSLog(@"%@", NSStringFromSelector(_cmd)); // Objective-C print(__FUNCTION__) // Swift