JLogTest::testFindLoggersByPriority

Test the JLog::findLoggers method to make sure given a priority we are finding the correct loggers that have been added to JLog. It is important to test not only straight values but also bitwise combinations and the catch all JLog::ALL as registered loggers.