# File lib/swiftcore/Analogger.rb, line 206 def add_log(log) @queue[log.first] << log @rcount += 1 end