API method - log msg as debug
51
# File 'lib/wcc/filter.rb', line 51 def self.debug(msg); WCC.logger.debug "filter: #{msg}" end