Re: Moving log4net-logviewer to apache

2017-09-17 Thread Dominik Psenner
On 2017-09-18 07:16, Ralph Goers wrote: https://github.com/wallymathieu/log4net-logviewer/issues/7#issuecomment-327423060 and the following comment sounds as if "moving to Apache" was seen as a way to keep logviewer maintained. I'm not convinced this would be any easier here than in github so

Re: Moving log4net-logviewer to apache

2017-09-17 Thread Ralph Goers
> On Sep 17, 2017, at 9:47 PM, Stefan Bodewig wrote: > > On 2017-09-09, Dominik Psenner wrote: > >> What does the community think should happen? Are there people out there who >> use log4net-logviewer or any of its binaries? > > I don't. > > https://github.com/wallymathieu/log4net-logviewer/i

Re: Moving log4net-logviewer to apache

2017-09-17 Thread Stefan Bodewig
On 2017-09-09, Dominik Psenner wrote: > What does the community think should happen? Are there people out there who > use log4net-logviewer or any of its binaries? I don't. https://github.com/wallymathieu/log4net-logviewer/issues/7#issuecomment-327423060 and the following comment sounds as if "m

Re: Moving log4net-logviewer to apache

2017-09-09 Thread Dominik Psenner
Hi fellows! This is a call for opinions. What does the community think should happen? Are there people out there who use log4net-logviewer or any of its binaries? Cheers, Dominik On 6 Sep 2017 3:08 p.m., "Oskar Gewalli" wrote: > On 6 Sep 2017, at 15:03, Dominik Psenner wrote: > > > On 2017

Re: Moving log4net-logviewer to apache

2017-09-06 Thread Oskar Gewalli
> On 6 Sep 2017, at 15:03, Dominik Psenner wrote: > > > On 2017-09-06 14:17, Oskar Gewalli wrote: >> Hi, >> >> Perhaps it would be better to create a dedicated library to just the log4net >> xml parsing? The GUI and CLI tools could then depend on that package. >> >> Since the log parsing par

Re: Moving log4net-logviewer to apache

2017-09-06 Thread Dominik Psenner
On 2017-09-06 14:17, Oskar Gewalli wrote: Hi, Perhaps it would be better to create a dedicated library to just the log4net xml parsing? The GUI and CLI tools could then depend on that package. Since the log parsing parts are much smaller and not very special. I don't have the insights to be

Re: Moving log4net-logviewer to apache

2017-09-06 Thread Oskar Gewalli
Hi, Perhaps it would be better to create a dedicated library to just the log4net xml parsing? The GUI and CLI tools could then depend on that package. Since the log parsing parts are much smaller and not very special. Best regards from Oskar > On 6 Sep 2017, at 13:54, Dominik Psenner wrote:

Re: Moving log4net-logviewer to apache

2017-09-06 Thread Dominik Psenner
Hi Oskar, log4net-logviewer is a tool that includes both a command line and a ui frontend written in wpf/xaml that both can parse logfiles and provide users a better view on log events. According to the readme this is a alternative to log2console and chainsaw. I don't like it to have multiple

Moving log4net-logviewer to apache

2017-09-06 Thread Oskar Gewalli
We currently have a project on github that might be better if it's under the stewardship of apache (since apache owns log4net) https://github.com/wallymathieu/log4net-logviewer/issues/7#issuecomment-327421829 W