Package io.smallrye.opentracing
Class SmallRyeLogging_$logger
- java.lang.Object
-
- io.smallrye.opentracing.SmallRyeLogging_$logger
-
- All Implemented Interfaces:
SmallRyeLogging,Serializable
public class SmallRyeLogging_$logger extends Object implements SmallRyeLogging, 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 SmallRyeLogging_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected LocalegetLoggingLocale()voidoperationNameNotMatch()protected StringoperationNameNotMatch$str()
-
-
-
Method Detail
-
getLoggingLocale
protected Locale getLoggingLocale()
-
operationNameNotMatch
public final void operationNameNotMatch()
- Specified by:
operationNameNotMatchin interfaceSmallRyeLogging
-
operationNameNotMatch$str
protected String operationNameNotMatch$str()
-
-