Package com.opensymphony.provider.log

Class Summary
DefaultLogProvider Default LogProvider implementation (will be used if no other is available, or there is error in loading another one).
FullLogProvider Prints all msgs to System.err (in a simple format).
Log4JProvider LogProvider that uses Categories of Log4J, see the Log4J website for more details.
NullLogProvider LogProvider implementation that does not log any messages anywhere.
 


See www.opensymphony.com for more information.