LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

structured-logging - Implement JSON Structured Logging

Implement JSON-based structured logging for observability with log levels and context

Tags

Updated: 2026-06-15

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create JSON logger
  • configure log levels
  • add log context
  • redact sensitive data
  • integrate log aggregation

Inputs

  • log level configuration
  • service name
  • environment name
  • log aggregation endpoint

Outputs

  • JSON log entries
  • structured error logs
  • performance metrics logs

Requirements

  • Node.js runtime
  • Pino or Winston library
  • file system access

Source

  • Spec: SKILL.md
logging
observability
structured-data
json
nodejs
create JSON logger
configure log levels
add log context
redact sensitive data
log level configuration
service name
environment name
JSON log entries
structured error logs
performance metrics logs