LOG_off()
Logging
# File lib/net/protocol.rb, line 308 def LOG_off @save_debug_out = @debug_output @debug_output = nil end