
Hi Christian, I have not worked on logback-beagle for a long time so my memory is somewhat nebulous. To see the intended look-and-feel of the console plugin, you can launch MyMain java application in the ch.qos.logback.beagle.vista package. If I am not mistaken, BeagleView currently lacks the part for receiving events. Without this part, BeagleView is pretty much useless. However, it should *not* be hard to add this part. HTH, -- Ceki http://twitter.com/#!/ceki On 21.06.2012 21:54, Christian Trutz wrote:
Branch: refs/heads/master Home: https://github.com/qos-ch/logback-beagle Commit: 948856c8b1b8efdf295a42d60398b81084b4d563 https://github.com/qos-ch/logback-beagle/commit/948856c8b1b8efdf295a42d60398... Author: Christian Trutz<christian.trutz@belaso.de> Date: 2012-06-21 (Thu, 21 Jun 2012)
Changed paths: M ch.qos.logback.beagle.core/META-INF/MANIFEST.MF M ch.qos.logback.beagle.core/build.properties A ch.qos.logback.beagle.core/icons/obj16/sailing-ship-16x16.png A ch.qos.logback.beagle.core/plugin.xml A ch.qos.logback.beagle.core/src/ch/qos/logback/beagle/core/BeagleView.java
Log Message: ----------- Initial work on refactoring BeagleView.
Signed-off-by: Christian Trutz<christian.trutz@belaso.de>