C F G P R 
All Classes All Packages

C

CapturingLogHandler - Class in com.exasol.logging
This class implements a dummy log handler that allows capturing the log messages.
CapturingLogHandler() - Constructor for class com.exasol.logging.CapturingLogHandler
 
close() - Method in class com.exasol.logging.CapturingLogHandler
 
com.exasol.logging - package com.exasol.logging
 

F

flush() - Method in class com.exasol.logging.CapturingLogHandler
 

G

getCapturedData() - Method in class com.exasol.logging.CapturingLogHandler
Get the captured data from the messages

P

publish(LogRecord) - Method in class com.exasol.logging.CapturingLogHandler
 

R

reset() - Method in class com.exasol.logging.CapturingLogHandler
Reset the capture buffer
C F G P R 
All Classes All Packages