Uses of Class
org.apache.qpid.server.logging.logback.LogRecord
-
-
Uses of LogRecord in org.apache.qpid.server.logging.logback
Methods in org.apache.qpid.server.logging.logback that return types with arguments of type LogRecord Modifier and Type Method Description ch.qos.logback.core.helpers.CyclicBuffer<LogRecord>RecordEventAppender. getBuffer()Collection<LogRecord>BrokerMemoryLogger. getLogEntries(long lastLogId)Collection<LogRecord>BrokerMemoryLoggerImpl. getLogEntries(long lastLogId)Iterator<LogRecord>LogRecorder. iterator()
-