module
Wgsim::Console
Defined in:
wgsim/console.crConstant Summary
-
PREFIX =
"[wgsim]"
Class Method Summary
- .error(message : String, io : IO = STDERR) : Nil
- .exception(exception : Exception, debug : Bool = false, io : IO = STDERR) : Nil
- .info(message : String, io : IO = STDERR) : Nil
- .summary(summary : String, io : IO = STDERR) : Nil
- .warn(message : String, io : IO = STDERR) : Nil