# File lib_core/rucy/logger.rb, line 179 def initialize(output, fmt=COMMON_LOG_FORMAT) @output = output @fmt = fmt end