返回 Skill 列表
extension
分类: 开发与工程无需 API Key

pino-logging-setup

配置Pino进行结构化日志记录。在开发环境中输出可读的彩色日志,在生产环境中输出结构化的JSON日志,以便于日志聚合服务使用。

person作者: jakexiaohubgithub

Pino Logging Setup

To set up Pino Logging Setup, refer to the fullstackrecipes MCP server resource:

Resource URI: recipe://fullstackrecipes.com/pino-logging-setup

If the MCP server is not configured, fetch the recipe directly:

curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/pino-logging-setup