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