Uses of Interface
org.zeroturnaround.javarebel.Logger
Packages that use Logger
Package
Description
Contains the core classes for the JavaRebel SDK that allow custom configuration and integration.
-
Uses of Logger in org.zeroturnaround.javarebel
Methods in org.zeroturnaround.javarebel that return LoggerModifier and TypeMethodDescriptionstatic LoggerLoggerFactory.getInstance()static LoggerUtility method, works same asgetInstance().productPrefix(prefix)default LoggerReturns a Logger instance including the given prefix in each message.default LoggerLogger.productPrefix(String prefix) Returns a Logger instance including the product name plus the given prefix in each message.