﻿---
title: Troubleshoot: Elasticsearch .NET client
description: The client can provide rich details about what occurred in the request pipeline during the process of making a request, and can also provide the raw request...
url: https://www.elastic.co/elastic/docs-builder/docs/3028/reference/elasticsearch/clients/dotnet/troubleshoot
products:
  - Elasticsearch
  - Elasticsearch .NET Client
  - Elasticsearch Client
---

# Troubleshoot: Elasticsearch .NET client
The client can provide rich details about what occurred in the request pipeline during the process of making a request, and can also provide the raw request and response JSON.
- [Logging](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/elasticsearch/clients/dotnet/troubleshoot/logging)
- [Debugging](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/elasticsearch/clients/dotnet/troubleshoot/debugging)