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.

mythosmud-logging-standards - MythosMUD Logging Standards for Python Applications

Implements structured logging standards using MythosMUD's enhanced logging configuration

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • get project logger
  • log with structured arguments
  • bind request context
  • measure performance timing

Inputs

  • Python module name
  • log message
  • key-value data
  • correlation ID

Outputs

  • structured log entries
  • performance metrics
  • request context logs

Requirements

  • MythosMUD project environment
  • Python logging access
  • enhanced_logging_config module

Source

  • Spec: SKILL.md
logging
python
structured-logging
monitoring
get project logger
log with structured arguments
bind request context
measure performance timing
Python module name
log message
key-value data
structured log entries
performance metrics
request context logs