Libraries
»
cmt
(0.0.7)
»
Index (L)
»
Log
Module: Log
Defined in:
lib/util/log.rb
Constant Summary
collapse
LOGGER =
Logger
.
new
(
$stdout
)