Package io.smallrye.common.function
Interface FunctionsLogging
- All Known Implementing Classes:
FunctionsLogging_$logger
@MessageLogger(projectCode="SRCFG",
length=5)
public interface FunctionsLogging
-
Field Summary
Fields -
Method Summary
-
Field Details
-
log
-
-
Method Details
-
exception
@LogMessage(level=WARN) @Message(id=4000, value="An exception was logged by the exception consumer") void exception(@Cause Throwable cause)
-