class ActiveGenie::Configuration::LogConfig

def log_level

def log_level
  @log_level ||= :info
end