Florent Pillet

Results 58 comments of Florent Pillet
trafficstars

Oops sorry, realizing I didn't answer this question. I've had a discussion about this very feature with @stuffmc. I think the space problem can be solved by inserting markers every...

This is a good suggestion. I tend to use the workaround that you described, mostly because copy-pasting logs is the only thing I need most of the time (I tend...

Hrm guess something happened, didn't retest this one as I seldom use it. Sorry about that. The whole app is due for a rewrite anyway, but you're right that this...

The wiki is incorrect on this front - NSLogger currently only directs logs to either destination, although I see how this can be useful. Will add support for this in...

Hi Red, Sorry about this issue. It's weird as I'm not seeing this issue at all -- which Xcode / SDK / target OS are you compiling for ?

Wicked! I'll definitely check this out soon. Compilation should never be an issue. BTW hit me up on my private email (fpillet at gmail), I remember your name from when...

This is a really weird issue and I'm pretty sure there's something specific to your networking setup that makes it fail. When NSLogger tries to connect to the desktop, it...

Thanks for the detailed write-up! I think that at this stage, the best solution would be to shield access to `logger->host` with one of the mutexes. It's not so error-prone,...

I don't forget about you ... I just didn't have the time to do it yet -- need to intercept mouve clicks in the cell and over the filename/function line...

I pushed an experimental implementation to the 'development' branch. Alt-doubleclick to open the file in Xcode. Unfortunately, xed doesn't seem to direct Xcode to select the proper line (there's an...