Ticket #39 (closed enhancement: fixed)
Argument of put_ComponentName call not displayed
Reported by: | michelpons | Owned by: | Michael Halloran |
---|---|---|---|
Priority: | minor | Milestone: | 2.0 No dependency/Viewer/New installer |
Component: | COLoggers | Version: | 1.08.4 |
Keywords: | Cc: | michaelhalloran |
Description
I am using the material of Ticket#28. When examining the log obtained with COLTT 1.08.4, I find the following sequence:
Unit <Anonymous> : Call to put_ComponentName
Unit <Anonymous> : Return from put_ComponentName - Succeeded
Unit <CO1> : Call to get_ports
Unit <CO1> : Return from get_ports - Succeeded
My belief is that \"CO1\" is the name that is put on the UO by the call to put_ComponentName so it would be fitting to have it appearing within the log of put_ComponentName such as in:
Unit <Anonymous> : Call to put_ComponentName
ComponentName: CO1
Unit <Anonymous> : Return from put_ComponentName - Succeeded
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Log file obtained with COLTT 1.08.4