Skip navigation links
A B C F G I L S T W 

A

append(E) - Method in class com.github.jinahya.logback.core.BufferedOutputStreamAppender
 

B

BufferedOutputStreamAppender<E> - Class in com.github.jinahya.logback.core
An appender for buffering records.
BufferedOutputStreamAppender() - Constructor for class com.github.jinahya.logback.core.BufferedOutputStreamAppender
 

C

com.github.jinahya.logback.core - package com.github.jinahya.logback.core
 

F

finalize() - Method in class com.github.jinahya.logback.core.ILoggingEventRecorder
 
finalize() - Method in class com.github.jinahya.logback.core.LogRecorder
 
finish(ILoggingEventRecorder, List<ILoggingEvent>) - Static method in class com.github.jinahya.logback.core.ILoggingEventRecorder
 
finish(ILoggingEventRecorder) - Static method in class com.github.jinahya.logback.core.ILoggingEventRecorder
 
finish(ILoggingEventRecorder, Layout<ILoggingEvent>, T) - Static method in class com.github.jinahya.logback.core.ILoggingEventRecorder
 
finish(ILoggingEventRecorder, String, T) - Static method in class com.github.jinahya.logback.core.ILoggingEventRecorder
 
finish(Object) - Static method in class com.github.jinahya.logback.core.ILoggingEventRecorderReflector
 
finish(LogRecorder) - Static method in class com.github.jinahya.logback.core.LogRecorder
Finishes recording for given logger and returns the records.
finish(Object) - Static method in class com.github.jinahya.logback.core.LogRecorderReflector
 
finishWithLayoutAndAppendable(Object, Object, Object) - Static method in class com.github.jinahya.logback.core.ILoggingEventRecorderReflector
 
finishWithList(Object, Object) - Static method in class com.github.jinahya.logback.core.ILoggingEventRecorderReflector
 
finishWithPatternAndAppendable(Object, Object, Object) - Static method in class com.github.jinahya.logback.core.ILoggingEventRecorderReflector
 

G

getLength() - Method in class com.github.jinahya.logback.core.BufferedOutputStreamAppender
Returns the number of bytes buffered so far.
getLimit() - Method in class com.github.jinahya.logback.core.BufferedOutputStreamAppender
Returns current value of limit.

I

ILoggingEventRecorder - Class in com.github.jinahya.logback.core
 
ILoggingEventRecorderReflector - Class in com.github.jinahya.logback.core
 

L

LogRecorder - Class in com.github.jinahya.logback.core
 
LogRecorderReflector - Class in com.github.jinahya.logback.core
 

S

setLimit(int) - Method in class com.github.jinahya.logback.core.BufferedOutputStreamAppender
Sets a new value for limit.
start() - Method in class com.github.jinahya.logback.core.BufferedOutputStreamAppender
 
start(Logger, int) - Static method in class com.github.jinahya.logback.core.ILoggingEventRecorder
 
start(Logger, int) - Static method in class com.github.jinahya.logback.core.ILoggingEventRecorder
 
start(Object, int) - Static method in class com.github.jinahya.logback.core.ILoggingEventRecorderReflector
 
start(Logger, String, Charset, int) - Static method in class com.github.jinahya.logback.core.LogRecorder
Starts recoding logs for given logger.
start(Logger, String, Charset, int) - Static method in class com.github.jinahya.logback.core.LogRecorder
Starts recording log for given logger.
start(Object, String, Charset, int) - Static method in class com.github.jinahya.logback.core.LogRecorderReflector
 

T

toByteArray() - Method in class com.github.jinahya.logback.core.BufferedOutputStreamAppender
Returns a concatenated buffered records.
toString(Charset) - Method in class com.github.jinahya.logback.core.BufferedOutputStreamAppender
Returns a string representing buffered records.

W

write(OutputStream) - Method in class com.github.jinahya.logback.core.BufferedOutputStreamAppender
Writes buffered records to specified otuput.
A B C F G I L S T W 
Skip navigation links

Copyright © 2014–2015. All rights reserved.