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