Re: New appender for log4cxx

2009-06-09 Thread George Morgan
On Tue, Jun 9, 2009 at 8:48 AM, Curt Arnold wrote: > > On Jun 8, 2009, at 11:05 AM, George Morgan wrote: > >> I'm planning to use libstrophe for the XMPP interface and was >> wondering what I need to ask the author of that library in order to >> not preclude inclusion of my code in log4cxx? > > The

Re: New appender for log4cxx

2009-06-09 Thread Curt Arnold
On Jun 8, 2009, at 11:05 AM, George Morgan wrote: I've started porting the IMAppender from log4j-sandbox to log4cxx. I am hoping to produce code which is suitable for inclusion in the log4cxx distribution. Is there is a list of guidelines for inclusion somewhere? I've looked over the code an

New appender for log4cxx

2009-06-08 Thread George Morgan
I've started porting the IMAppender from log4j-sandbox to log4cxx. I am hoping to produce code which is suitable for inclusion in the log4cxx distribution. Is there is a list of guidelines for inclusion somewhere? I've looked over the code and was wondering if I should base my new appender on th