| Implements the logging service adaptor for the Pluto container
adapting Jetspeed logging service implemented in Commons to Pluto
NOTE: this implementation may have performance issues
since everytime we call isSomethingEnabled, we must get a logger
I recommend deprecated Pluto's logging container service and
this adaptor once we get the Pluto source in Apache's CVS
author: David Sean Taylor version: $Id: PlutoLogService.java 516448 2007-03-09 16:25:47Z ate $ |