JLogTest::testAddLoggerAutoInstantiation

Test that if JLog::addLogger is called and no JLog instance has been instantiated yet, that one will be instantiated automatically and the logger will work accordingly. We use the echo logger here for easy testing using the PHP output buffer.