tango.util.log.Trace

License:

BSD style: see license.txt

Version:

Oct 2007: Initial release

Author:

Kris

Synchronized, formatted console output. Usage is:

1
Trace.formatln ("hello {}", "world");

Note that this has become merely a wrapper around Log.formatln(), so please use that API instead

alias Log Trace [public] ΒΆ#
redirect to the Log module