On Mon, 27 Nov 2000, Will Stranathan wrote:

> Make the log writer an interface rather than a concrete class - then we 
> can write our own logging methods - write to a DB, syslog, e-mail it, 
> fax it, page somebody, whatever.
> 
> I once wrote a simple syslog listener that did this, and being able to 
> specify my own class to use to write was nice.

I haven't thought about a logging service in Turbine, but
have been chatting with Peter Donald about building
a LogManager from the org.apache.log package. I want
to build a general logger from that package. I know
the log4j package is supposed to be coming to Apache
but it will probably take a while from what Pete
says so I would go for the org.apache.log package
in Avalon. Then the turbine logging service could
be built around the general log manager. I would
like to use the general log manager in Velocity,
and it could also be used in Turbine.

-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to