Package io.smallrye.common.function
Class FunctionsLogging_$logger
- java.lang.Object
-
- io.smallrye.common.function.FunctionsLogging_$logger
-
- All Implemented Interfaces:
FunctionsLogging,Serializable
public class FunctionsLogging_$logger extends Object implements FunctionsLogging, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected org.jboss.logging.Loggerlog
-
Constructor Summary
Constructors Constructor Description FunctionsLogging_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexception(Throwable cause)protected Stringexception$str()protected LocalegetLoggingLocale()
-
-
-
Method Detail
-
getLoggingLocale
protected Locale getLoggingLocale()
-
exception
public final void exception(Throwable cause)
- Specified by:
exceptionin interfaceFunctionsLogging
-
exception$str
protected String exception$str()
-
-