debugging output for msg
msg
715 716 717
# File 'lib/net/pop.rb', line 715 def logging(msg) @debug_output << msg + "\n" if @debug_output end