---
title: Logs
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Datadog IDE Plugins > Datadog Extension for VS Code & Cursor > Logs
---

# Logs

## Overview{% #overview %}

The **Logs** feature detects logging patterns in your source code and displays the volume of matching log records from Datadog. Click an annotation to open the [Log Explorer](https://docs.datadoghq.com/logs/explorer.md) and view the matching logs.

{% video
   url="https://docs.dd-static.net/images//ide_plugins/vscode/logs_navigation.mp4" /%}

You can also search Datadog logs from within the IDE. Select any text in the code editor, then right-click and select **Datadog > Search Logs With Selected Text**.

{% image
   source="https://docs.dd-static.net/images/ide_plugins/vscode/log_search.0baaca20e4ba51ea77a1d4be99600772.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/ide_plugins/vscode/log_search.0baaca20e4ba51ea77a1d4be99600772.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Using the Datadog Log explorer feature" /%}

## Further reading{% #further-reading %}

- [Learn more about Logs](https://docs.datadoghq.com/logs/explorer.md)
