Method: Zold::Log::Quiet#debug

Defined in:
lib/zold/log.rb

#debug(msg) ⇒ Object



84
85
86
# File 'lib/zold/log.rb', line 84

def debug(msg)
  # nothing to do here
end