returns a minimal logger that needs no configuration
and can thus be safely used during OJB boot phase
(i.e. when OJB.properties have not been loaded).
Logger the OJB BootLogger
returns a Logger. The Logger is named
after the full qualified name of input parameter clazz
Parameters: clazz - the Class which name is to be used as name Logger the returned Logger