Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0
-
None
Description
printf currently sends to System.out
It should work for System.err or PrintStreams to files etc.
It should also be available via strings (e.g. as per sprintf)