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.<