To redirect System.out.println() output to a file in Java instead to console? The internal working of System.out.println(): System: java.lang package contains the class System with it's defination.