Uses of Class
nl.altindag.log.LogCaptor
-
Packages that use LogCaptor Package Description nl.altindag.log -
-
Uses of LogCaptor in nl.altindag.log
Methods in nl.altindag.log that return LogCaptor Modifier and Type Method Description static LogCaptorLogCaptor. forClass(Class<?> clazz)Captures log messages for the provided classstatic LogCaptorLogCaptor. forName(String name)Captures log messages for the provided logger namestatic LogCaptorLogCaptor. forRoot()Captures all log messages
-