26 27 28
# File 'lib/cloud_sync/log.rb', line 26 def self.error msg log(msg,4) if @threshhold <= 4 end