public class BasicOperationsTestCase extends TestCase (Code)
Tests the basic logging operations to ensure that they all function
without exception failure. In other words, that they do no fail by
throwing exceptions.
This is the minimum requirement for any well behaved logger
and so this test should be run for each kind.