Logs an error to New Relic
@override Future<void> error(LogEntry entry) async { await _logToNewRelic(entry); }