NSLog the method name with Objective-C in iPhone

前端 未结 6 2087
自闭症患者
自闭症患者 2020-12-07 07:09

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         


        
6条回答
提交回复
热议问题