Re: Easier logging suppression for Driver?

2002-04-21 Thread Jeremias Maerki

Not necessary. Avalon actually has a NullLogger. The current release
(4.1.2) of Avalon Framework doesn't contain the NullLogger, yet. In the
FOP-CVS you can already find a version of Avalon Framework with
NullLogger. I suggest you download FOP from CVS or wait for the next
release.


On 19.04.2002 21:07:24 Amit Kirdatt wrote:
> That would be very usefull, and I am sure there are many others who would
> like it as well.
> Also in my humble opinion the logger used in FOP should be a configurable
> using the log4j package.
> 
> - Original Message -
> From: "Rhett Aultman" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, April 19, 2002 1:08 PM
> Subject: Easier logging suppression for Driver?
> 
> 
> Hey guys,
> 
> One thing I'm seeing coming up a lot on the small-use apps I'm writing is
> that I don't need FOP to log its activity in apps moved to production.  For
> some reason, though, Avalon 4 doesn't seem to have an
> org.apache.avalon.framework.logger.NullLogger available to make logging
> suppression easy, and the other strategies I see for logging suppression
> don't look as simple as passing a NullLogger into the Driver.  I'd like to
> suggest a convenience method to make FOP suppress logging.  If anyone else
> thinks this would be useful, I'll happily take the work on myself.
> 
> --
> J. Rhett Aultman
> Business Technology Solutions
> FCCI Insurance Group


Cheers,
Jeremias Maerki


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




Re: Easier logging suppression for Driver?

2002-04-19 Thread Amit Kirdatt

That would be very usefull, and I am sure there are many others who would
like it as well.
Also in my humble opinion the logger used in FOP should be a configurable
using the log4j package.




- Original Message -
From: "Rhett Aultman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 19, 2002 1:08 PM
Subject: Easier logging suppression for Driver?


Hey guys,

One thing I'm seeing coming up a lot on the small-use apps I'm writing is
that I don't need FOP to log its activity in apps moved to production.  For
some reason, though, Avalon 4 doesn't seem to have an
org.apache.avalon.framework.logger.NullLogger available to make logging
suppression easy, and the other strategies I see for logging suppression
don't look as simple as passing a NullLogger into the Driver.  I'd like to
suggest a convenience method to make FOP suppress logging.  If anyone else
thinks this would be useful, I'll happily take the work on myself.

--
J. Rhett Aultman
Business Technology Solutions
FCCI Insurance Group


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




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