Interface WrapperGenerator.Extension
- All Known Implementing Classes:
WrapperGenerator.ExtensionBase
- Enclosing class:
WrapperGenerator
public static interface WrapperGenerator.Extension
Extension API available to override the default behavior of the
WrapperGenerator.
-
Method Summary
Modifier and TypeMethodDescriptiongetLoggerName(Class<?> cls) Modify the default logger name if needed.Get a message id for this log.makeException(String msg, Method method) Construct an exception from the message and the exception type.
-
Method Details
-
getLogId
-
makeException
-
getLoggerName
-