---
title: Debug Trace logger
description: The Debug Trace logger records detailed information about the processing of HTTP requests and responses.
component: pingauthorize
version: 10.1
page_id: pingauthorize:pingauthorize_server_administration_guide:paz_debug_trace_logger
canonical_url: https://docs.pingidentity.com/pingauthorize/10.1/pingauthorize_server_administration_guide/paz_debug_trace_logger.html
revdate: January 26, 2023
---

# Debug Trace logger

The Debug Trace logger records detailed information about the processing of HTTP requests and responses.

The following example enables the log.

```
dsconfig set-log-publisher-prop \
  --publisher-name "Debug Trace Logger" \
  --set enabled:true
```

By default, the corresponding log file is located at `PingAuthorize/logs/debug-trace`.
