# File lib/net/pop.rb, line 680
def
logging
(
msg
)
@debug_output
<<
msg
+
"\n"
if
@debug_output
end