How to capture all system.out.println to an array or list of string

后端 未结 0 1317
清歌不尽
清歌不尽 2020-12-16 02:29

Im trying to figure out how to store all of the System.out.println to a List of string, like anytime if System.out.println is called it will be store as an element of List.<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题