Uses of Class
io.github.flink.gcp.connector.testutils.LogCapture
Packages that use LogCapture
-
Uses of LogCapture in io.github.flink.gcp.connector.testutils
Methods in io.github.flink.gcp.connector.testutils that return LogCaptureModifier and TypeMethodDescriptionstatic LogCaptureCapturesWARNand above from the given class's logger, attaching immediately.static LogCaptureLogCapture.of(Class<?> owner, LogCapture.Level level) Captures the given level and above from the given class's logger, attaching immediately.