-
Return the thread context class loader if available; otherwise return null.
Returns the current context classloader.
Construct (if necessary) and return a LogFactory
instance, using the following ordered lookup procedure to determine
the name of the implementation class to be loaded.
Convenience method to derive a name from the specified class and
call getInstance(String) with it.
Construct (if necessary) and return a Log instance,
using the factory's current set of configuration attributes.
Convenience method to return a named logger, without the application
having to care about factories.
Convenience method to return a named logger, without the application
having to care about factories.
Return a new instance of the specified LogFactory
implementation class, loaded by the specified class loader.