LogTracer inherits Tracer. Methods Method Description LogTracer((String) name) create LogTracer and set its name _print(msg) print msg _setData(args) inherited, but not used _clear() erase all logs _wait() wait for a certain amount of time Usage Show examples