-
Enhancement
-
Resolution: Fixed
-
P4
-
14
-
b26
Currently, logging of the split verifier for any log level results in a lot of output including class names, method names, stack maps, and information about every bytecode.
This enhancement proposes printing only the names of classes and methods being verified for log level info. And, printing detailed information, such as stack maps and bytecodes, for log levels debug and trace.
This enhancement proposes printing only the names of classes and methods being verified for log level info. And, printing detailed information, such as stack maps and bytecodes, for log levels debug and trace.