OpenEdge provides no query information logging for SQL statements within an ABL procedure, or for free-standing FIND statements. For example:
REPEAT:
FIND NEXT customer.
END.
Similarly, query information logging does not log query information for WebSpeed support programs, such as any programs in the web/objects, webutil, webedit, and webtools directories.