About 83,500 results
Open links in new tab
  1. Monitor Azure API Management | Microsoft Learn

    Sep 9, 2025 · To visualize resource logs and metrics for API Management, configure diagnostic settings to collect resource logs and send them to a Log Analytics workspace. To visualize …

  2. Logging in .NET and ASP.NET Core | Microsoft Learn

    Sep 18, 2024 · Learn how to use the logging framework provided by the Microsoft.Extensions.Logging NuGet package.

  3. Logging in C# - .NET | Microsoft Learn

    .NET supports high performance, structured logging via the ILogger API to help monitor application behavior and diagnose issues. Configure different logging providers to write logs to …

  4. Logging and tracing - .NET | Microsoft Learn

    Sep 4, 2024 · EventSource is an older, high-performance API with structured logging. It was originally designed to integrate well with Event Tracing for Windows (ETW), but was later …

  5. Monitor APIs with Azure API Management, Event Hubs, and …

    Oct 1, 2025 · Using the Azure API Management service to integrate with logging infrastructure provides a centralized and platform-independent solution. It's also scalable, in part due to …

  6. HTTP logging in .NET and ASP.NET Core | Microsoft Learn

    HTTP logging can reduce the performance of an app, especially when logging the request and response bodies. Consider the performance impact when selecting fields to log.

  7. Logging with the Azure SDK for .NET - .NET | Microsoft Learn

    Apr 5, 2025 · The Azure SDK for .NET's client libraries include the ability to log client library operations. This logging allows you to monitor I/O requests and responses that client libraries …

  8. Tutorial - Monitor APIs in Azure API Management | Microsoft Learn

    Jul 9, 2025 · Learn how to use metrics, alerts, activity logs, and resource logs to monitor your APIs in Azure API Management.

  9. Log Analytics REST API Reference - learn.microsoft.com

    Oct 28, 2025 · Azure portal 内で Log Analytics ワークスペースを作成し、Microsoft Defender for Cloud の堅牢なデータ収集および分析を有効にして、セキュリティ態勢を強化する方法につい …

  10. Using the SetupAPI Logging Functions - Windows drivers

    Dec 15, 2021 · To write log entries in a SetupAPI text log, an installation application calls SetupWriteTextLog, SetupWriteTextLogError, or SetupWriteTextLogInfLine. For more …