Dave Wood

Results 23 comments of Dave Wood

@phimage Hi Eric. I don't see any advantage of setting up a GitHub organization. I'd be interested to hear what the benefits would be. I usually commit useful PRs and...

@fassko I'd be open to granting access, but I think I'd want to audit code/PRs first. I think it would be irresponsible to blindly grant access to people I don't...

This sounds like an unsupported way of using the logger. Would it make more sense to use the `AutoRotatingFileDestination` instead? You can even force a rotation if the auto options...

I'm not sure we can support Linux directly. I'd have to look into it at some point.

hmm, interesting. Not a situation I'd foreseen. Curious why you would have multiple loggers, writing to the same file? Is this something that's commonly done?

@JakubBednar I'd love to see your code. Easiest two ways to send it to me would be either posting it on GitHub, or just emailing it to me: dave_cerebralgardens_com. I'm...

Thanks for that code. I've pushed this off to a later version. Will re-visit once I get my next app shipped.

Hi @sjpickup, I'm hoping to get an update out this weekend, with some additional log destinations. If I can fit it in, I'll add Loggly as well.

Hi @phimage, I like the look of this, but I need to test it some more before merging it in.

Yes, of course. I've been so swamped with other projects I haven't had a chance to do any of my planned updates for XCGLogger in a while.