Class SnsLogging_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- io.smallrye.reactive.messaging.aws.sns.i18n.SnsLogging_$logger
-
- All Implemented Interfaces:
SnsLogging
,Serializable
,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2020-07-23T10:41:35+0200") public class SnsLogging_$logger extends org.jboss.logging.DelegatingBasicLogger implements SnsLogging, 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.aws.sns.i18n.SnsLogging
log
-
-
Constructor Summary
Constructors Constructor Description SnsLogging_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
errorSendingToTopic(String topic, Throwable t)
protected String
errorSendingToTopic$str()
protected Locale
getLoggingLocale()
void
initializingConnector()
protected String
initializingConnector$str()
void
messageAddedToQueue()
protected String
messageAddedToQueue$str()
void
messageReceived()
protected String
messageReceived$str()
void
polling()
protected String
polling$str()
void
pollingMessage()
protected String
pollingMessage$str()
void
subscribingToTopic(String endPoint, String arn)
protected String
subscribingToTopic$str()
void
successfullySend(String messageId)
protected String
successfullySend$str()
void
topicAndEndpointInfo(String arn, String endPoint)
protected String
topicAndEndpointInfo$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()
-
initializingConnector
public final void initializingConnector()
- Specified by:
initializingConnector
in interfaceSnsLogging
-
initializingConnector$str
protected String initializingConnector$str()
-
errorSendingToTopic
public final void errorSendingToTopic(String topic, Throwable t)
- Specified by:
errorSendingToTopic
in interfaceSnsLogging
-
errorSendingToTopic$str
protected String errorSendingToTopic$str()
-
successfullySend
public final void successfullySend(String messageId)
- Specified by:
successfullySend
in interfaceSnsLogging
-
successfullySend$str
protected String successfullySend$str()
-
polling
public final void polling()
- Specified by:
polling
in interfaceSnsLogging
-
polling$str
protected String polling$str()
-
topicAndEndpointInfo
public final void topicAndEndpointInfo(String arn, String endPoint)
- Specified by:
topicAndEndpointInfo
in interfaceSnsLogging
-
topicAndEndpointInfo$str
protected String topicAndEndpointInfo$str()
-
subscribingToTopic
public final void subscribingToTopic(String endPoint, String arn)
- Specified by:
subscribingToTopic
in interfaceSnsLogging
-
subscribingToTopic$str
protected String subscribingToTopic$str()
-
messageReceived
public final void messageReceived()
- Specified by:
messageReceived
in interfaceSnsLogging
-
messageReceived$str
protected String messageReceived$str()
-
messageAddedToQueue
public final void messageAddedToQueue()
- Specified by:
messageAddedToQueue
in interfaceSnsLogging
-
messageAddedToQueue$str
protected String messageAddedToQueue$str()
-
pollingMessage
public final void pollingMessage()
- Specified by:
pollingMessage
in interfaceSnsLogging
-
pollingMessage$str
protected String pollingMessage$str()
-
-