Uses of Class
org.basepom.mojo.propertyhelper.util.Log
-
Uses of Log in org.basepom.mojo.propertyhelper
-
Uses of Log in org.basepom.mojo.propertyhelper.util
Modifier and TypeMethodDescriptionstatic Log
Log.findCallerLog()
Finds the logger for the caller by using the call stack.static Log
Log.findLog()
Finds the logger for the current class by using the call stack.static Log
Returns a Logger for a given class.static Log
Log.forLogger
(org.slf4j.Logger wrappedLogger) Returns a Logger for a given log4j logger.static Log
Returns a Logger for a given class or category name.