What kind of events? If you don't want to parse the log file you can
also write your own Logger implementation (class MyLogger extends
org.apache.avalon.framework.logger.Logger) to intercept logging messages.

Anyway, you're invited to help improve FOP in any direction you see
important.

On 12.04.2004 05:23:11 Johannes Stuermer wrote:
> I'm looking for a way to respond to events at runtime. I don't want to parse
> the log file. I was thinking more along the lines of a callback method that
> is invoked by the FOP driver or a similar mechanism that allows me to
> respond immediately without checking the log on disk.


Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to