Method | Description | |
---|---|---|
Assert ( bool condition, string message ) : void | ||
Correctness ( bool expr, string msg ) : void | ||
Log ( string message ) : void | ||
Log ( string switchName, LogLevel level ) : void | ||
Log ( string switchName, string message ) : void | ||
Perf ( bool expr, string msg ) : void | ||
Trace ( string switchName ) : void |