public class ConnectionLogSubject extends AbstractLogSubject
Constructor and Description |
---|
ConnectionLogSubject(AMQPConnection<?> connection) |
Modifier and Type | Method and Description |
---|---|
String |
toLogString()
toLogString is how the Logging infrastructure will get the text for this
LogSubject
|
getLogString, setLogString, setLogStringWithFormat
public ConnectionLogSubject(AMQPConnection<?> connection)
public String toLogString()
AbstractLogSubject
toLogString
in interface LogSubject
toLogString
in class AbstractLogSubject
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.