Hi,<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">> I was wondering if there is any existing mechanism in omniORB to receive<br>
> information about incoming requests (module::interface::function::arguments)?<br>
> We have existing logging framework and would like to log requests in the order<br>
> they are processed.<br>
<br>
</div>Have you looked at the traceInvocations and traceInvocationReturns<br>
configuration parameters? They log all calls, and you can override how<br>
the log messages are output.</blockquote><div><br>Does not look like it is going to help me -- I need something more than just dump to stdout. I'll try variant with interceptors...<br></div></div><br>Thanks!<br><br>-- <br>
Sincerely yours,<br>Michael.<br>