I'm using CocoaLumberjack in an iPhone project, to log some information.
I've followed the Getting started guide, and everything works fine, but there is one thing that bugs me: I could not able to log the file name, line number, function name. Is there a way to do that....
Can some one help me posting sample code snippet!