You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "John Hawkins (JIRA)" <ax...@ws.apache.org> on 2005/02/01 11:48:20 UTC

[jira] Commented: (AXISCPP-165) Improve trace readability

     [ http://issues.apache.org/jira/browse/AXISCPP-165?page=comments#action_58370 ]
     
John Hawkins commented on AXISCPP-165:
--------------------------------------

We are going to change the trace to be compatible with WAS trace. There is a free trace viewer available.

> Improve trace readability
> -------------------------
>
>          Key: AXISCPP-165
>          URL: http://issues.apache.org/jira/browse/AXISCPP-165
>      Project: Axis-C++
>         Type: Improvement
>   Components: Basic Architecture
>     Reporter: Mark Whitlock
>     Assignee: Mark Whitlock
>     Priority: Minor

>
> The readability of entry/exit trace could be improved by ...
>  - making each trace statement one line instead of about 4 lines
>  - removing unnecessary data such as the filename and linenumber since these can be known from the classname and methodname
>  - indentation reflecting the call depth. This would make it easier to visually match up an entry with its corresponding exit when viewing the trace file. Maybe braces could be used since the % command in vi matches braces.
> Also for instance methods, the address of the instance would be very useful on a trace entry appearing in the trace file. For multithreaded applications the thread id would also be useful. I guess there are other things that might be traced once only when trace is initialised, like all the environment variables, the current working directory, the current userid and groupid, the datestamp/size/build number of the various libraries, etc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira