Uses of Class
org.basepom.mojo.propertyhelper.util.Log
Packages that use Log
-
Uses of Log in org.basepom.mojo.propertyhelper
Fields in org.basepom.mojo.propertyhelper declared as Log -
Uses of Log in org.basepom.mojo.propertyhelper.util
Methods in org.basepom.mojo.propertyhelper.util that return LogModifier and TypeMethodDescriptionstatic LogLog.findCallerLog()Finds the logger for the caller by using the call stack.static LogLog.findLog()Finds the logger for the current class by using the call stack.static LogReturns a Logger for a given class.static LogLog.forLogger(org.slf4j.Logger wrappedLogger) Returns a Logger for a given log4j logger.static LogReturns a Logger for a given class or category name.