RUNIT TEST PROTOCOL -- Mon Mar  8 09:49:19 2010 
*********************************************** 
Number of test functions: 9 
Number of errors: 7 
Number of failures: 0 

 
1 Test Suite : 
logging unit testing - 9 test functions, 7 errors, 0 failures
ERROR in test.000.getLoggerWithoutInitializingDoesNotCrash: Error in func() : could not find function "getLogger"
ERROR in test.001.defaultLoggingLevelIsINFO: Error in func() : could not find function "basicConfig"
ERROR in test.002.canInitializeTwice: Error in func() : could not find function "basicConfig"
ERROR in test.canGetRootLoggerWithoutName: Error in func() : could not find function "getLogger"
ERROR in test.canSetLoggerLevelByName: Error in func() : could not find function "basicConfig"
ERROR in test.canSetLoggerLevelByNamedValue: Error in func() : could not find function "basicConfig"
ERROR in test.canSetLoggerLevelByUnnamedValue: Error in func() : could not find function "basicConfig"
