LogoClawIndex
CasesSkillsAbout
LogoClawIndex

debuggable-by-default - Add Structured Logging and Observability

Add structured logging, correlation IDs, and telemetry to boundary layers for failure diagnosis

Tags

Updated: 2026-03-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • generate correlation ID
  • emit structured logs
  • log API calls
  • log database operations
  • propagate request IDs
  • validate log schema

Inputs

  • HTTP request headers
  • HTTP request body
  • external API URLs
  • database query parameters
  • error objects

Outputs

  • JSON logs
  • external service call logs
  • database operation logs
  • X-Request-Id header
  • correlated log entries

Requirements

  • observability library
  • log schema compliance
  • structured log output
  • network access for external services
  • database access

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
observability
logging
distributed tracing
debugging
telemetry
generate correlation ID
emit structured logs
log API calls
log database operations
HTTP request headers
HTTP request body
external API URLs
JSON logs
external service call logs
database operation logs