# File lib/new_relic/agent/agent_logger.rb, line 29 def error(*msgs, &blk) format_and_send(:error, msgs, &blk) end