<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 26/04/2011 19:20, Archie Russell wrote:
    <blockquote
      cite="mid:BANLkTim80KHPZtkL8jVrGCA6e-vqn6S=fA@mail.gmail.com"
      type="cite">Hi Mark,
      <div><br>
      </div>
      <div>How would we do this?</div>
    </blockquote>
    You'll need to learn AspectJ, then just weave into the interfaces
    LeftTupleSink and ObjectSink. Intercept and log the LeftTuple and
    Object propagations and then forward them onto the real node.<br>
    <br>
    Mark<br>
    <blockquote
      cite="mid:BANLkTim80KHPZtkL8jVrGCA6e-vqn6S=fA@mail.gmail.com"
      type="cite">
      <div><br>
      </div>
      <div>Thanks,</div>
      <div>Archie<br>
        <br>
        <div class="gmail_quote">2011/4/26 Mark Proctor <span dir="ltr">&lt;<a
              moz-do-not-send="true" href="mailto:mproctor@codehaus.org">mproctor@codehaus.org</a>&gt;</span><br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            <div text="#000000" bgcolor="#ffffff">
              <div>
                <div class="h5"> On <a moz-do-not-send="true"
                    href="tel:26%2F04%2F2011%2016" value="+12604201116"
                    target="_blank">26/04/2011 16</a>:13, nch wrote:
                  <blockquote type="cite">
                    <div style="font-family: 'times new roman','new
                      york',times,serif; font-size: 10pt;">
                      <div>Hi,</div>
                      <div><br>
                      </div>
                      <div>I need detailed drools execution traces. More
                        than that provided by what's provided in package
                        org.drools.audit.</div>
                      <div>That is, detail on what's being done while
                        evaluating LHS and executing RHS.</div>
                      <div>Do you have any suggestions on which way to
                        go?</div>
                    </div>
                  </blockquote>
                </div>
              </div>
              You can use AOP and inject sinks at each point and monitor
              and trace all network propagations.<br>
              <br>
              Mark<br>
              <blockquote type="cite">
                <div style="font-family: 'times new roman','new
                  york',times,serif; font-size: 10pt;">
                  <div><br>
                  </div>
                  <div>Kind regards.</div>
                </div>
                <pre><fieldset></fieldset>
_______________________________________________
rules-users mailing list
<a moz-do-not-send="true" href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a>
<a moz-do-not-send="true" href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
              </blockquote>
              <br>
            </div>
            <br>
            _______________________________________________<br>
            rules-users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
            <a moz-do-not-send="true"
              href="https://lists.jboss.org/mailman/listinfo/rules-users"
              target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>