Anyone know how to get Lumberjack/DDLog to work with AppCode?
Lumberjack is a logging framework that can output to the console, xcode console (?), files etc. I've replaced the NSLog calls in our project with Lumberjack's DDLog calls, unfortunately the logging only shows up in XCode, not in AppCode's console.
请先登录再写评论。
Dunno why this didn't turn up when I did a search but this is answered in this thread: http://devnet.jetbrains.net/thread/432795