redirect to the Log module
See Source File
BSD style: $(LICENSE)
Copyright (c) 2007 Kris Bell. All rights reserved
Oct 2007: Initial release
Kris
Synchronized, formatted console output. Usage is:
Trace.formatln ("hello {}", "world");
Note that this has become merely a wrapper around Log.formatln(), so please use that API instead