public class MqttServerLogging_$logger extends org.jboss.logging.DelegatingBasicLogger implements MqttServerLogging, org.jboss.logging.BasicLogger, Serializable
log| Constructor and Description |
|---|
MqttServerLogging_$logger(org.jboss.logging.Logger log) |
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, warnvclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, 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, warnvpublic MqttServerLogging_$logger(org.jboss.logging.Logger log)
protected Locale getLoggingLocale()
public final void exceptionThrown(Throwable t)
exceptionThrown in interface MqttServerLoggingprotected String exceptionThrown$str()
public final void requestToConnect(String clientIdentifier, boolean isClean)
requestToConnect in interface MqttServerLoggingprotected String requestToConnect$str()
public final void requestToConnectUserName(String user, String pass)
requestToConnectUserName in interface MqttServerLoggingprotected String requestToConnectUserName$str()
public final void requestToConnectWill(String topic, byte[] msg, int qos, boolean retain)
requestToConnectWill in interface MqttServerLoggingprotected String requestToConnectWill$str()
public final void requestToConnectKeepAlive(int s)
requestToConnectKeepAlive in interface MqttServerLoggingprotected String requestToConnectKeepAlive$str()
public final void errorWithClient(String clientIdentifier, Throwable t)
errorWithClient in interface MqttServerLoggingprotected String errorWithClient$str()
public final void clientDisconnected(String clientIdentifier)
clientDisconnected in interface MqttServerLoggingprotected String clientDisconnected$str()
public final void pingReceived(String clientIdentifier)
pingReceived in interface MqttServerLoggingprotected String pingReceived$str()
public final void receivedMessageFromClient(io.vertx.mutiny.core.buffer.Buffer buffer,
io.netty.handler.codec.mqtt.MqttQoS qos,
String client)
receivedMessageFromClient in interface MqttServerLoggingprotected String receivedMessageFromClient$str()
public final void sendToClient(String f, String client, int messageId)
sendToClient in interface MqttServerLoggingprotected String sendToClient$str()
public final void receivedSubscription(io.vertx.mutiny.mqtt.messages.MqttSubscribeMessage message,
String client)
receivedSubscription in interface MqttServerLoggingprotected String receivedSubscription$str()
public final void serverListeningOn(String host, int port)
serverListeningOn in interface MqttServerLoggingprotected String serverListeningOn$str()
public final void failedToStart(Throwable t)
failedToStart in interface MqttServerLoggingprotected String failedToStart$str()
public final void newSubscriberAdded(org.reactivestreams.Subscription subscription)
newSubscriberAdded in interface MqttServerLoggingprotected String newSubscriberAdded$str()
public final void exceptionWhileClosing(Throwable t)
exceptionWhileClosing in interface MqttServerLoggingprotected String exceptionWhileClosing$str()
public final void closed()
closed in interface MqttServerLoggingprotected String closed$str()
Copyright © 2018–2021 SmallRye. All rights reserved.