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