Обновить существующие логи до канона Pino — убрать локальные pino()/console.log, добавить redact, event, requestId (роль logging). Use when легаси уже логирует криво; покрыть с нуля — $logging-cover.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add Vitammiin/agent-vorcl-flow --skill logging-update --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Logging Update?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vitammiin-logging-update)More formats (shields.io, HTML) on the badges page.
---
name: logging-update
description: Обновить существующие логи до канона Pino — убрать локальные pino()/console.log, добавить redact, event, requestId (роль logging). Use when легаси уже логирует криво; покрыть с нуля — $logging-cover.
---
# Задача: обновить Pino-логирование (logging)
Сведи `pino()` к одному root, замени production `console.*`, вынеси `redact`, убери Loki sinks, interpolated strings → `{ event, id }`, `err.message` → `{ err }`. Бизнес-поведение не меняй. См. `$pino-logging`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!