Global log level for CocoaLumberjack

后端 未结 12 971
[愿得一人]
[愿得一人] 2020-12-23 20:19

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

12条回答
  •  天涯浪人
    2020-12-23 20:59

    You could use an #include statement in your *.pch file so that it's automatically included in all your project's files.

提交回复
热议问题