> On Nov 12, 2020, at 12:50 PM, Gabriel Zachmann <z...@cs.uni-bremen.de> wrote:
> 
>> 
>> Gabe, let me share the decisions and solutions I went over in my attempting 
>> to solve this on iOS.
> 
> Thanks a lot!
> 
> (BTW: I am working on macOS.)
> 
>> 
>> In my first logging, all that I wanted was to be able to get the NSLogs out 
>> of a file that ONLY had the logs from my app.  I sent you the code for that.
> 
> Thanks , that is pretty much what I would like to get, too.
> 
>> 
>> A concern was that “the file could get too big.”  So, I arbitrarily limited 
>> each file to 10,000 lines of text when writing to them, trimming the oldest 
>> line if the file length was > 10,000 lines.  
> 
> Would there be an easy way to do this?

Yeah.  I’ll look up the code now.

Cheers.
Alex Zavatone
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to