
Hi, I tried to write a tutorial explaining what I did to get logback work in an Eclipse RCP plug-in environment. I also attached the source code for my Eclipse logback appender. http://code.oixx.se/#post0 Please let me know what you guys think. All feeback are welcome. Best Regards, David. From: logback-user-bounces@qos.ch [mailto:logback-user-bounces@qos.ch] On Behalf Of Tony Trinh Sent: den 26 maj 2012 06:23 To: logback users list Subject: Re: [logback-user] RCP On Thu, May 24, 2012 at 6:30 PM, David Virdefors <david.virdefors@purplescout.se> wrote: Hi, First of, thanks for your example code Tony. Sure, no problem :) I like challenges. I did however solve the problem in a slightly different way, and was able to have my appender code fully sepparated from the logback name space (packages). I was thinking I would write down the steps a bit more detailed in order the help others. I hope I can do this by tomorrow. I also thought I would post the source code of my appender class. Ah, of course...there's always a better way! ;) I, for one, am definitely interested in your source and instructions. BR David