Hello Karl,<br><br>I am not working on the Logback Console Plugin, but I agree that a JTable would be much better than just text.<br><br>But instead of enhancing the current plugin, this is what I had in mind:<br>* enhance vigilog [1] in several ways (ability to taill a log-file, to receive logging events over a socket, ...)
<br>* create a plugin for Eclipse and for IntelliJ IDEA that listens on a socket for commands like<br>&nbsp;&nbsp;&nbsp; &quot;goto:org.some.package.MyCoolClass:172&quot;&nbsp; =&gt; plugin will then open an editor window for the specified class and line
<br>* vigilog could then create hyperlinks for all logging events that have a locationInfo and for stacktraces<br><br>This way, we can concentrate on enhancing vigilog and both eclipse and idea users benefit.<br><br>Note that I am not yet a vigilog contributor, and it could take a long time before all this is accomplished.
<br>Just wanted to let you know what I have in mind.<br><br>And if you want to add a JTable to the Console Plugin, it might be interesting to have a look at the vigilog source code.<br>It uses glazedlists and JxTable.<br>
<br>[1] <a href="http://vigilog.sourceforge.net/">http://vigilog.sourceforge.net/</a><br><br>Regards<br>Maarten<br><br><br><div class="gmail_quote">On Nov 22, 2007 4:27 AM, Karl Pietrzak &lt;<a href="mailto:kap4020@gmail.com">
kap4020@gmail.com</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;">Hey everyone!
<br>
<br>Logback looks awesome! &nbsp;Is anyone (besides me) interested in having a Table instead of List in the Logback Console Plugin?
<br>
<br>I&#39;m thinking about spending some time on this. &nbsp;Anyone wanna join
me? &nbsp;(e.g., I&#39;ll add Table support and someone else does
sorting-by-column?)
<br>
<br>Thanks, and keep up the great work!
<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><br></blockquote></div><br>