Title: Log Viewer Utility
**

Hi All,

I am looking through some workflow logs, and trying to trace down some things.  The problem I'm having is, I have sections like the following in the log:

    <FLTR> <...> /* Wed Aug 09 2006 16:30:10.2741 */     End of filter processing (phase 1)
    <FLTR> <...> /* Wed Aug 09 2006 16:30:10.2745 */     End of filter processing (phase 2)
    <FLTR> <...> /* Wed Aug 09 2006 16:30:10.2959 */     Restart of filter processing (phase 3)
    <FLTR> <...> /* Wed Aug 09 2006 16:30:10.2961 */Stop filter processing
    <FLTR> <...> /* Wed Aug 09 2006 16:30:10.2963 */     Restart of filter processing (phase 3)
    <FLTR> <...> /* Wed Aug 09 2006 16:30:10.2964 */Stop filter processing
    <FLTR> <...> /* Wed Aug 09 2006 16:30:10.2966 */     Restart of filter processing (phase 3)
    <FLTR> <...> /* Wed Aug 09 2006 16:30:10.2967 */Stop filter processing
    .
    .
    .
    <FLTR> <...> /* Wed Aug 09 2006 16:30:10.3012 */     Restart of filter processing (phase 3)
    <FLTR> <...> /* Wed Aug 09 2006 16:30:10.3014 */Stop filter processing
    <FLTR> <...> /* Wed Aug 09 2006 16:30:10.3015 */     Restart of filter processing (phase 3)
    <FLTR> <...> /* Wed Aug 09 2006 16:30:10.3017 */Stop filter processing
    <FLTR> <...> /* Wed Aug 09 2006 16:30:10.3019 */     Restart of filter processing (phase 3)

I seem to remember having a utility on my old PC that would break down embedded filters similar to XML for easier viewing, sort of like follows:

    <FLTR1>
       <PHASE1>
          <Action>Detail
          <Action>Detail
          <Action>Detail
    <FLTR2>
       <PHASE1)
          <Action>Detail
    <FLTR1>
       <PHASE2>
          <PUSHFIELD>
              <FLTR3>
                  <PHASE1>
                     <Action>Detail
                  <PHASE2>
                  <PHASE3>
    <FLTR2>
       <PHASE2>
    <FLTR1>
       <PHASE3>
    <FLTR2>
       <PHASE3>

It's been awhile since I used it, and I can not remember what it was called.  Does anyone else know what this utility was, or better yet where I could find another copy?

Eric Cleereman

__20060125_______________________This posting was submitted with HTML in it___

Reply via email to