Skip to main content

structured-logging

Guidance for structured, leveled, per-layer logging; error handling with preserved stack traces; and request/trace ID propagation across controller → service → repository and across calls to this repo's own other apps. Use when adding or reviewing logging in any controller, service, repository, MCP tool handler, or queue consumer; when an error is caught and needs to be logged or rethrown; when wiring a new app's entrypoint (request-ID middleware, error handler); or when a service calls another one of this repo's own apps and the call needs to carry trace context. Companion to the clean-architecture skill — read that first for the layer vocabulary (controller/service/repository) this document assumes. Not for choosing a logging library or bringing in a new dependency — this repo already has one; see below.

Aller à l'installation

Informations de source

Dépôt
ais-one/novex-kit
Dernière activité de la source
24 août 2026 à 14:58
Langue détectée de SKILL.md
anglais
Étoiles
460
Forks
119

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.