# File lib/swiftcore/Analogger.rb, line 280 def to_s "service: #{@service}\nlevels: #{@levels.inspect}\nlogfile: #{@logfile}\ncull: #{@cull}\n" end