On Nov 25, 2007 2:31 PM, Wim Deblauwe &lt;<a href="mailto:wim.deblauwe@gmail.com">wim.deblauwe@gmail.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>The currently released Vigilog version is 1.2, but you can get a much<br>improved version via webstart when going to <a href="http://vigilog.sf.net/staging" target="_blank">http://vigilog.sf.net/staging</a>.<br><br>I hope to release the 
1.3 soon.<br></blockquote><div><br>I must say, Wim, 1.3-SNAPSHOT looks really nice!&nbsp; I&#39;ve started using it almost daily at work.&nbsp; As Sébastien mentioned, I don&#39;t know how good it would be for the logback plugin to launch a separate window (
i.e., launch Vigilog), but having used Vigilog and its features, it would be nice to have its feature set in an Eclipse plugin.<br><br>I thought about how other Eclipse plugins handle this &quot;screen real estate&quot; issue.&nbsp; 
<a href="http://www.ej-technologies.com/products/jprofiler/overview.html">JProfiler</a>, for instance, launches its own window because there&#39;s no way a full profiler would fit into a View.&nbsp; Clicking links in the external window brings you back to the IDE (at least with Eclipse). Another approach would be to have a Eclipse &quot;tab&quot; (I&#39;m not sure what it&#39;s exactly called) opened, like when you want to compare revisions of a file.&nbsp; Or maybe an entire &quot;Logback&quot; perspective?
<br><br>What do you guys think?&nbsp; Perhaps someone will correct me (and please do), but I haven&#39;t seen a really nice IDE logging plugin.&nbsp; It would be so useful, and yet, it seems to be almost unmarked territory (hopefully fillable by logback!). :)
<br><br>What do you guys think as far as an IDE plugin does?<br><ul><li>separate window (like <a href="http://www.ej-technologies.com/products/jprofiler/overview.html">JProfiler</a>) lets you support multiple IDEs easily because of a shared code base and have lots of features because screen real estate is not that much of a concern
<br></li><li>internal window (View, or Perspective) is nice because it would be highly integrated with the IDE, but could not have as many features without feeling crammed</li></ul>Perhaps these needs call for multiple tools?&nbsp; What do you guys think?
<br><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>regards,<br><br>Wim<br><div><div></div><div class="Wj3C7c"><br><br><br>Maarten Bosteels wrote:
<br>&gt;<br>&gt; Hello Karl,<br>&gt;<br>&gt; I am not working on the Logback Console Plugin, but I agree that a JTable<br>&gt; would be much better than just text.<br>&gt;<br>&gt; But instead of enhancing the current plugin, this is what I had in mind:
<br>&gt; * enhance vigilog [1] in several ways (ability to taill a log-file, to<br>&gt; receive logging events over a socket, ...)<br>&gt; * create a plugin for Eclipse and for IntelliJ IDEA that listens on a<br>&gt; socket
<br>&gt; for commands like<br>&gt; &nbsp; &nbsp; &quot;goto:org.some.package.MyCoolClass:172&quot; &nbsp;=&gt; plugin will then open an<br>&gt; editor window for the specified class and line<br>&gt; * vigilog could then create hyperlinks for all logging events that have a
<br>&gt; locationInfo and for stacktraces<br>&gt;<br>&gt; This way, we can concentrate on enhancing vigilog and both eclipse and<br>&gt; idea<br>&gt; users benefit.<br>&gt;<br>&gt; Note that I am not yet a vigilog contributor, and it could take a long
<br>&gt; time<br>&gt; 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;<br>&gt;&gt; Hey everyone!<br>&gt;&gt;<br>&gt;&gt; Logback looks awesome! &nbsp;Is anyone (besides me) interested in having a<br>&gt;&gt; Table instead of List in the Logback Console Plugin?
<br>&gt;&gt;<br>&gt;&gt; I&#39;m thinking about spending some time on this. &nbsp;Anyone wanna join me? &nbsp;(<br>&gt;&gt; e.g., I&#39;ll add Table support and someone else does sorting-by-column?)<br>&gt;&gt;<br>&gt;&gt; Thanks, and keep up the great work!
</div></div></blockquote></div><br>