DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30888>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30888
Chainsaw mixes files in same panel
------- Additional Comments From sdeboy@iname.com 2004-09-01 15:26 -------
When loading files into Chainsaw, the paths weren't included in the tab identifier because
it had the potential of creating tabs with really long names (this is also because I didn't
consider the fact that folks would be loading a file with the same name but from different
locations).
I agree this should be changed, probably providing the complete file path, in case folks want
to load have logs from separate machines with the same file name and the same path.
As Paul mentioned, events are routed to tabs based on attributes of the event. As files are
loaded, 'hostname' and 'application' properties are added to the event to facilitate this
routing to a unique tab. Examine the detail pane for a selected event. the 'Properties' line
includes 'hostname' and 'application' entries, and that's how events are routed.
---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org
|