public interface LogFactory
LoggingRegistry class)
 must implement this interface.
 
 Note that any implementation of this interface MUST also provide
 a no-arg constructor for use by the LoggingRegistry to create an instance of the implementation
 class.