> is there any possibility to log only the sql statements triggered by a
single
> Peer class? I know that there are logging functionalities concerning
BasePeer.
> But with these, all sql expressions are logged, not only the ones
triggered by
> the single Peer class.
I know this is not the most elegant way, but you can add logging
functionalities to the peer in question and then configure log4j (or
whatever logging framework you are using) to discard the logging of base
peer and only use the loggin in your peer class.
Thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]