Class PulsarLogging_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
io.smallrye.reactive.messaging.pulsar.i18n.PulsarLogging_$logger
- All Implemented Interfaces:
PulsarLogging,Serializable,org.jboss.logging.BasicLogger
public class PulsarLogging_$logger
extends org.jboss.logging.DelegatingBasicLogger
implements PulsarLogging, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
Fields inherited from class org.jboss.logging.DelegatingBasicLogger
logFields inherited from interface io.smallrye.reactive.messaging.pulsar.i18n.PulsarLogging
log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidclientClosed(String channel, Throwable t) protected Stringfinal voidconsumerReachedEndOfTopic(String channel) protected Stringfinal voidcreatedClientWithConfig(Object clientConf) protected Stringfinal voidcreatedConsumerWithConfig(String channel, String schema, Object consumerConf) protected Stringfinal voidcreatedProducerWithConfig(String channel, String schema, Object producerConf) protected Stringfinal voidfailedToReceiveFromConsumer(String channel, Throwable t) protected Stringprotected Localefinal voidmessageNackedFailStop(String channel) protected Stringfinal voidprotected Stringfinal voidmessageNackedIgnored(String channel, String reason) protected Stringfinal voidnoSubscriptionName(String randomName) protected Stringfinal voidprimitiveSchemaNotFound(String schemaName, String channel) protected Stringfinal voidschemaProviderNotFound(String schemaProviderId, String channel, String defaultSchema) protected Stringfinal voidprotected Stringfinal voidprotected Stringfinal voidprotected Stringfinal voidprotected Stringfinal voidprotected Stringfinal voidunableToParseRedeliveryBackoff(String redeliveryBackoff, String channel) protected StringMethods 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, warnvMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
Constructor Details
-
PulsarLogging_$logger
public PulsarLogging_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
unableToCloseConsumer
- Specified by:
unableToCloseConsumerin interfacePulsarLogging
-
unableToCloseConsumer$str
-
unableToCloseProducer
- Specified by:
unableToCloseProducerin interfacePulsarLogging
-
unableToCloseProducer$str
-
unableToCloseClient
- Specified by:
unableToCloseClientin interfacePulsarLogging
-
unableToCloseClient$str
-
unableToAcknowledgeMessage
- Specified by:
unableToAcknowledgeMessagein interfacePulsarLogging
-
unableToAcknowledgeMessage$str
-
unableToDispatch
- Specified by:
unableToDispatchin interfacePulsarLogging
-
unableToDispatch$str
-
noSubscriptionName
- Specified by:
noSubscriptionNamein interfacePulsarLogging
-
noSubscriptionName$str
-
createdConsumerWithConfig
- Specified by:
createdConsumerWithConfigin interfacePulsarLogging
-
createdConsumerWithConfig$str
-
createdProducerWithConfig
- Specified by:
createdProducerWithConfigin interfacePulsarLogging
-
createdProducerWithConfig$str
-
messageNackedFailStop
- Specified by:
messageNackedFailStopin interfacePulsarLogging
-
messageNackedFailStop$str
-
messageNackedIgnored
- Specified by:
messageNackedIgnoredin interfacePulsarLogging
-
messageNackedIgnored$str
-
messageNackedFullIgnored
- Specified by:
messageNackedFullIgnoredin interfacePulsarLogging
-
messageNackedFullIgnored$str
-
failedToReceiveFromConsumer
- Specified by:
failedToReceiveFromConsumerin interfacePulsarLogging
-
failedToReceiveFromConsumer$str
-
consumerReachedEndOfTopic
- Specified by:
consumerReachedEndOfTopicin interfacePulsarLogging
-
consumerReachedEndOfTopic$str
-
clientClosed
- Specified by:
clientClosedin interfacePulsarLogging
-
clientClosed$str
-
unableToParseRedeliveryBackoff
- Specified by:
unableToParseRedeliveryBackoffin interfacePulsarLogging
-
unableToParseRedeliveryBackoff$str
-
createdClientWithConfig
- Specified by:
createdClientWithConfigin interfacePulsarLogging
-
createdClientWithConfig$str
-
primitiveSchemaNotFound
- Specified by:
primitiveSchemaNotFoundin interfacePulsarLogging
-
primitiveSchemaNotFound$str
-
schemaProviderNotFound
public final void schemaProviderNotFound(String schemaProviderId, String channel, String defaultSchema) - Specified by:
schemaProviderNotFoundin interfacePulsarLogging
-
schemaProviderNotFound$str
-