Skip to content
Veljko Tornjanski edited this page May 26, 2016 · 5 revisions

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

Clone this wiki locally