Class MqttLogging_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- io.smallrye.reactive.messaging.mqtt.i18n.MqttLogging_$logger
-
- All Implemented Interfaces:
MqttLogging
,Serializable
,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2020-07-23T10:41:22+0200") public class MqttLogging_$logger extends org.jboss.logging.DelegatingBasicLogger implements MqttLogging, 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.mqtt.i18n.MqttLogging
log
-
-
Constructor Summary
Constructors Constructor Description MqttLogging_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
errorWhileSendingMessageToBroker(Throwable t)
protected String
errorWhileSendingMessageToBroker$str()
protected Locale
getLoggingLocale()
void
ignoringNoTopicSet()
protected String
ignoringNoTopicSet$str()
void
messageNackedFailStop(String channel)
protected String
messageNackedFailStop$str()
void
messageNackedFullIgnored(Throwable t)
protected String
messageNackedFullIgnored$str()
void
messageNackedIgnore(String channel, String reason)
protected String
messageNackedIgnore$str()
void
unableToConnectToBroker(Throwable t)
protected String
unableToConnectToBroker$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()
-
messageNackedFailStop
public final void messageNackedFailStop(String channel)
- Specified by:
messageNackedFailStop
in interfaceMqttLogging
-
messageNackedFailStop$str
protected String messageNackedFailStop$str()
-
messageNackedIgnore
public final void messageNackedIgnore(String channel, String reason)
- Specified by:
messageNackedIgnore
in interfaceMqttLogging
-
messageNackedIgnore$str
protected String messageNackedIgnore$str()
-
messageNackedFullIgnored
public final void messageNackedFullIgnored(Throwable t)
- Specified by:
messageNackedFullIgnored
in interfaceMqttLogging
-
messageNackedFullIgnored$str
protected String messageNackedFullIgnored$str()
-
errorWhileSendingMessageToBroker
public final void errorWhileSendingMessageToBroker(Throwable t)
- Specified by:
errorWhileSendingMessageToBroker
in interfaceMqttLogging
-
errorWhileSendingMessageToBroker$str
protected String errorWhileSendingMessageToBroker$str()
-
ignoringNoTopicSet
public final void ignoringNoTopicSet()
- Specified by:
ignoringNoTopicSet
in interfaceMqttLogging
-
ignoringNoTopicSet$str
protected String ignoringNoTopicSet$str()
-
unableToConnectToBroker
public final void unableToConnectToBroker(Throwable t)
- Specified by:
unableToConnectToBroker
in interfaceMqttLogging
-
unableToConnectToBroker$str
protected String unableToConnectToBroker$str()
-
-