Ignore:
Timestamp:
08/28/14 11:47:40 (10 years ago)
Author:
Menzo Windhouwer
Message:

M dc-scope.acc
M lock.acc

  • added some more debugging options
File:
1 edited

Legend:

Unmodified
Added
Removed
  • cats/ISOcat/trunk/mod-ISOcat-interface-rest/interface/dc-scope.acc

    r2029 r5612  
    6565                        </then>
    6666                </if>
    67                 <choose>
     67            <accessor-debug>
     68                <instr>
     69                    <type>log</type>
     70                    <operand>var:credentials</operand>
     71                </instr>
     72                <instr>
     73                    <type>log</type>
     74                    <operand>var:method</operand>
     75                </instr>
     76                <instr>
     77                    <type>log</type>
     78                    <operand>var:dc</operand>
     79                </instr>
     80            </accessor-debug>
     81            <choose>
    6882                        <cond>
    6983                                <instr>
     
    193207                        </else>
    194208                </choose>
     209            <accessor-debug>
     210                <instr>
     211                    <type>log</type>
     212                    <operand>this:response</operand>
     213                </instr>
     214            </accessor-debug>
    195215        </idoc>
    196216        <exception>
Note: See TracChangeset for help on using the changeset viewer.