Class CamelLogging_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- io.smallrye.reactive.messaging.camel.i18n.CamelLogging_$logger
-
- All Implemented Interfaces:
CamelLogging,Serializable,org.jboss.logging.BasicLogger
public class CamelLogging_$logger extends org.jboss.logging.DelegatingBasicLogger implements CamelLogging, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface io.smallrye.reactive.messaging.camel.i18n.CamelLogging
log
-
-
Constructor Summary
Constructors Constructor Description CamelLogging_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcamelReactiveStreamsServiceAlreadyDefined()protected StringcamelReactiveStreamsServiceAlreadyDefined$str()voidcreatingPublisherFromEndpoint(String name)protected StringcreatingPublisherFromEndpoint$str()voidcreatingPublisherFromStream(String name)protected StringcreatingPublisherFromStream$str()voidcreatingSubscriberFromEndpoint(String name)protected StringcreatingSubscriberFromEndpoint$str()voidcreatingSubscriberFromStream(String name)protected StringcreatingSubscriberFromStream$str()voidexchangeFailed(Throwable t)protected StringexchangeFailed$str()protected LocalegetLoggingLocale()voidmessageNackedFailStop(String channel)protected StringmessageNackedFailStop$str()voidmessageNackedFullIgnored(Throwable t)protected StringmessageNackedFullIgnored$str()voidmessageNackedIgnore(String channel, String reason)protected StringmessageNackedIgnore$str()-
Methods inherited from class org.jboss.logging.DelegatingBasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jboss.logging.BasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
-
-
-
-
Method Detail
-
getLoggingLocale
protected Locale getLoggingLocale()
-
creatingPublisherFromStream
public final void creatingPublisherFromStream(String name)
- Specified by:
creatingPublisherFromStreamin interfaceCamelLogging
-
creatingPublisherFromStream$str
protected String creatingPublisherFromStream$str()
-
creatingPublisherFromEndpoint
public final void creatingPublisherFromEndpoint(String name)
- Specified by:
creatingPublisherFromEndpointin interfaceCamelLogging
-
creatingPublisherFromEndpoint$str
protected String creatingPublisherFromEndpoint$str()
-
creatingSubscriberFromStream
public final void creatingSubscriberFromStream(String name)
- Specified by:
creatingSubscriberFromStreamin interfaceCamelLogging
-
creatingSubscriberFromStream$str
protected String creatingSubscriberFromStream$str()
-
creatingSubscriberFromEndpoint
public final void creatingSubscriberFromEndpoint(String name)
- Specified by:
creatingSubscriberFromEndpointin interfaceCamelLogging
-
creatingSubscriberFromEndpoint$str
protected String creatingSubscriberFromEndpoint$str()
-
exchangeFailed
public final void exchangeFailed(Throwable t)
- Specified by:
exchangeFailedin interfaceCamelLogging
-
exchangeFailed$str
protected String exchangeFailed$str()
-
messageNackedIgnore
public final void messageNackedIgnore(String channel, String reason)
- Specified by:
messageNackedIgnorein interfaceCamelLogging
-
messageNackedIgnore$str
protected String messageNackedIgnore$str()
-
messageNackedFullIgnored
public final void messageNackedFullIgnored(Throwable t)
- Specified by:
messageNackedFullIgnoredin interfaceCamelLogging
-
messageNackedFullIgnored$str
protected String messageNackedFullIgnored$str()
-
messageNackedFailStop
public final void messageNackedFailStop(String channel)
- Specified by:
messageNackedFailStopin interfaceCamelLogging
-
messageNackedFailStop$str
protected String messageNackedFailStop$str()
-
camelReactiveStreamsServiceAlreadyDefined
public final void camelReactiveStreamsServiceAlreadyDefined()
- Specified by:
camelReactiveStreamsServiceAlreadyDefinedin interfaceCamelLogging
-
camelReactiveStreamsServiceAlreadyDefined$str
protected String camelReactiveStreamsServiceAlreadyDefined$str()
-
-