Uses of Class
com.atlassian.bamboo.specs.util.Logger
Packages that use Logger
-
Uses of Logger in com.atlassian.bamboo.specs.util
Methods in com.atlassian.bamboo.specs.util that return LoggerModifier and TypeMethodDescriptionstatic @NotNull Logger
Returns an instance of the logger for the givenclass
.Methods in com.atlassian.bamboo.specs.util with parameters of type LoggerModifier and TypeMethodDescriptionstatic void
LogUtils.hintLogLevel
(@NotNull Logger log, @NotNull Logger.LogLevel suggestedLevel) Logs a hint to enable more detailed logging to obtain additional information.