Where is Logfile stored using cocoaLumberjack

前端 未结 9 1023
不知归路
不知归路 2020-12-22 18:07

I am Using cocoaLumberjack logging framework for iOS logging. For storing logs in a file I used this code.

DDFileLogger* fileLogger = [[DDFileLogger alloc] i         


        
9条回答
  •  春和景丽
    2020-12-22 18:45

    Got the answer

    It is stored in Library/Appication Support/Iphone Simulator/#version no#/applications/#your application#/documents/logs/log-3hex no>

提交回复
热议问题