module Ikaros
Constants
- VERSION
Public Instance Methods
logger()
click to toggle source
# File lib/ikaros.rb, line 8 def logger @logger ||= Logger.new $stdout end
# File lib/ikaros.rb, line 8 def logger @logger ||= Logger.new $stdout end