tango.util.log.Trace
License:
BSD style:
Version:
Oct 2007: Initial release
author:
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
- alias Trace = tango.util.log.Log.Log;
- redirect to the Log module
Page generated by Ddoc. Copyright (c) 2007 Kris Bell. All rights reserved