Uses of Class
org.slf4j.instrumentation.LogTransformer.Builder
-
Uses of LogTransformer.Builder in org.slf4j.instrumentation
Modifier and TypeMethodDescriptionLogTransformer.Builder.addEntryExit
(boolean b) Should each method log entry (with parameters) and exit (with parameters and return value)?LogTransformer.Builder.verbose
(boolean b) Should LogTransformer be verbose in what it does? This currently list the names of the classes being processed.