Class CommonsLogFactory
java.lang.Object
com.amazonaws.log.InternalLogFactory
com.amazonaws.log.CommonsLogFactory
Internal logging factory for the signers and core classes based on Jakarta
Commons Logging.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected InternalLogApiSPI to return a logger given a class.protected InternalLogApiSPI to return a logger given a name.Methods inherited from class InternalLogFactory
configureFactory, getFactory, getLog, getLog
-
Constructor Details
-
CommonsLogFactory
public CommonsLogFactory()
-
-
Method Details
-
doGetLog
Description copied from class:InternalLogFactorySPI to return a logger given a class.- Specified by:
doGetLogin classInternalLogFactory
-
doGetLog
Description copied from class:InternalLogFactorySPI to return a logger given a name.- Specified by:
doGetLogin classInternalLogFactory
-