-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
enhancementNew feature or requestNew feature or requestpriority:majorMajor loss of functionMajor loss of function
Milestone
Description
Slawomir Jaranowski opened MSHARED-1134 and commented
In Verifier we have debug field and corresponding constructors and setters for it
Behavior for this flags was probably execute Verifier in debug mode, so
- only in constructor original
System.out/errare saved - only in
setDebugmethodSystem.out/errare overrided - Verifier during executions use
System.out.println(..)as logging purpose - in
displayStreamBufferswe can print before recoded logs
And finally method resetStreams must be called on Verifier in order to restore original System.out/err stream.
Remote Links:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpriority:majorMajor loss of functionMajor loss of function