- Description
- Prints a string representation of an object to the standard output stream.
- Parameters
-
Name Type Description o Object The object to print.
- Description
- The same as trace(Object) but allows text format syntax like in String.format(String, Object...) function.
-
How can we improve this article?
-