Hi all,As you may have seen I've just refactored trunk to load classes with PHP's autoload [1].
I've tested all examples and current unit tests with this change and nothing should break. The LoggerManager is now self aware of all classes and autoload is registered when you include LoggerManager.php.
Knut [1] http://svn.apache.org/viewvc?view=rev&revision=769408
