cross-platform-structured-logging

Installation
SKILL.md

Cross-Platform Structured Logging

Establish unified, machine-readable JSON logging across all platforms for centralized aggregation, powerful querying, and correlation with distributed traces.

Why Structured Logging

Problem with traditional logging:

console.log('User ' + userId + ' logged in from ' + ip)
  • Not machine-readable
  • Hard to query
  • No type safety
  • Can't aggregate metrics
Installs
1
GitHub Stars
2
First Seen
Mar 31, 2026
cross-platform-structured-logging — agentient/vibekit