Pino - extremely fast and low overhead Node.js logger with JSON-native structured logging.
10x faster than Winston. Optimized for high-performance APIs and production environments.
USE WHEN: user mentions "pino", "fast logging", "high performance logging", "fastify logging",
asks about "fastest node.js logger", "JSON structured logging", "low overhead logging"
DO NOT USE FOR: Winston logging - use `winston` instead, Python logging - use `python-logging` instead,
Complex transport requirements - use `winston` instead