pino-logging - Structured Logging with Pino for Homey Automation
Provides structured logging capabilities with Pino including log levels, context objects, JSON output for production, and pretty printing for development.
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- log messages
- include context objects
- serialize errors
- mask sensitive data
- format JSON output
- format pretty output
Inputs
- log messages
- context objects
- error objects
- environment variables
Outputs
- JSON log files
- pretty-printed console output
- structured log entries
Requirements
- Node.js environment
- pino package
- pino-pretty package for development
