Thanks for the reply, Sébastien!<br><br><div class="gmail_quote">On Nov 22, 2007 4:54 PM, Sébastien Pennec &lt;<a href="mailto:sebastien@qos.ch">sebastien@qos.ch</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello Karl and Maarten,<br><br>It&#39;s great to see that you both are interested in improving the<br>console plugin!<br><br>Using a Table has been the first thing that I tried when I began<br>writing the plugin, and I had a big performance issue. It was much
<br>slower than a simple console view.<br></blockquote><div><br>Could you elaborate on the performance issues?&nbsp; If I&#39;m understanding you correctly, the issue is the log events are taking a while to appear in the console view.&nbsp; What kind of time are we talking about?&nbsp; 500 milliseconds?
<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Do you think that we can code a plugin that uses a Table and that is<br>as fast as a console to display logging events? As you might imagine,
<br>performance is a priority, since the plugin needs to display events<br>even when they are recieved at a very fast pace. My goal was to be as<br>fast as the console view.<br><br>Maarten, thanks for the link to Vigilog, I&#39;ll take a look at it soon.
<br><br>Cheers,<br><br>Sébastien<br><br>Le 22 nov. 07 à 14:28, Maarten Bosteels a écrit :<br><div><div></div><div class="Wj3C7c"><br>&gt; Hello Karl,<br>&gt;<br>&gt; I am not working on the Logback Console Plugin, but I agree that a
<br>&gt; JTable would be much better than just text.<br>&gt;<br>&gt; But instead of enhancing the current plugin, this is what I had in<br>&gt; mind:<br>&gt; * enhance vigilog [1] in several ways (ability to taill a log-file,
<br>&gt; to receive logging events over a socket, ...)<br>&gt; * create a plugin for Eclipse and for IntelliJ IDEA that listens on<br>&gt; a socket for commands like<br>&gt; &nbsp; &nbsp; &quot;goto:org.some.package.MyCoolClass:172&quot; &nbsp;=&gt; plugin will then
<br>&gt; open an editor window for the specified class and line<br>&gt; * vigilog could then create hyperlinks for all logging events that<br>&gt; have a locationInfo and for stacktraces<br>&gt;<br>&gt; This way, we can concentrate on enhancing vigilog and both eclipse
<br>&gt; and idea users benefit.<br>&gt;<br>&gt; Note that I am not yet a vigilog contributor, and it could take a<br>&gt; long time before all this is accomplished.<br>&gt; Just wanted to let you know what I have in mind.
<br>&gt;<br>&gt; And if you want to add a JTable to the Console Plugin, it might be<br>&gt; interesting to have a look at the vigilog source code.<br>&gt; It uses glazedlists and JxTable.<br>&gt;<br>&gt; [1] <a href="http://vigilog.sourceforge.net/" target="_blank">
http://vigilog.sourceforge.net/</a><br>&gt;<br>&gt; Regards<br>&gt; Maarten<br>&gt;<br>&gt;<br>&gt; On Nov 22, 2007 4:27 AM, Karl Pietrzak &lt; <a href="mailto:kap4020@gmail.com">kap4020@gmail.com</a>&gt; wrote:<br>&gt; Hey everyone!
<br>&gt;<br>&gt; Logback looks awesome! &nbsp;Is anyone (besides me) interested in having<br>&gt; a Table instead of List in the Logback Console Plugin?<br>&gt;<br>&gt; I&#39;m thinking about spending some time on this. &nbsp;Anyone wanna join
<br>&gt; me? &nbsp;(e.g., I&#39;ll add Table support and someone else does sorting-by-<br>&gt; column?)<br>&gt;<br>&gt; Thanks, and keep up the great work!<br>&gt; _______________________________________________<br>&gt; logback-dev mailing list
<br>&gt; <a href="mailto:logback-dev@qos.ch">logback-dev@qos.ch</a><br>&gt; <a href="http://qos.ch/mailman/listinfo/logback-dev" target="_blank">http://qos.ch/mailman/listinfo/logback-dev</a><br>&gt;<br>&gt;<br>&gt; _______________________________________________
<br>&gt; logback-dev mailing list<br>&gt; <a href="mailto:logback-dev@qos.ch">logback-dev@qos.ch</a><br>&gt; <a href="http://qos.ch/mailman/listinfo/logback-dev" target="_blank">http://qos.ch/mailman/listinfo/logback-dev</a>
<br><br>_______________________________________________<br>logback-dev mailing list<br><a href="mailto:logback-dev@qos.ch">logback-dev@qos.ch</a><br><a href="http://qos.ch/mailman/listinfo/logback-dev" target="_blank">http://qos.ch/mailman/listinfo/logback-dev
</a><br></div></div></blockquote></div><br>