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 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.