https://issues.apache.org/bugzilla/show_bug.cgi?id=41788
--- Comment #1 from Philippe Mouawad <[email protected]> 2012-01-21 22:37:26 UTC --- Created attachment 28184 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28184 Implementation Hello Sebb, Milamber, Rainer, I implemented this feature. It works like this: - A jmeter property called jmeter.loggerPanel.display (defaults to false) enables a new panel - If set to true, a LogTarget will be installed to get Log Events that will be displayed in the Panel - A new menu option enables the user to enable/disable the panel - If enabled Log Events are displayed - If disabled they are ignored (so no perfs impacts) I attach screenshot. There is still a little issue, when I enable the Panel after disabling it, it does not resize itself (if you know the method to call, it will help). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
