https://issues.apache.org/bugzilla/show_bug.cgi?id=56920
Bug ID: 56920
Summary: LogViewer : Make it receive all log events even when
it is closed
Product: JMeter
Version: 2.11
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Created attachment 31969
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31969&action=edit
Patch
Hello,
LogViewer is a nice feature to see easily logs without opening jmeter.log.
Unfortunately, as it is disabled by default, it does not receive log events.
It only does when opened, which requires user to enable it then replay what
lead to this error.
This feature enables LogViewer to receive events even if closed.
It can be controlled by property:
jmeter.loggerpanel.enable_when_closed
But we propose to enable it by default (so changes.xml section needs to mention
it) and user can disable it by setting property to false.
The patch we propose also adds a Hand cusor on the Warning Icon to show user it
is a clickable element.
As usual, as we signed a CCLA, all rights of this code belong to Apache.
Regards
Ubik Load Pack team
--
You are receiving this mail because:
You are the assignee for the bug.