NVelocity.Runtime.Log Namespace Summary

Interface Summary
LogSystem Base interface that Logging systems need to implement.

Class Summary
Log4NetExtensionLogSystem Simple wrapper for the servlet log
LogManager  
NullLogSystem Logger used in case of failure. Does nothing. *
PrimordialLogSystem  
SimpleLog4NetLogSystem Implementation of a simple log4net system that will either latch onto an existing category, or just do a simple rolling file log. Derived from Jon's 'complicated' version :)

Structure Summary
LogSystem_Fields