定制 pantheon-systems/terminus-node-logs-plugin 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

pantheon-systems/terminus-node-logs-plugin

最新稳定版本:0.1.2

Composer 安装命令:

composer require pantheon-systems/terminus-node-logs-plugin

包简介

Terminus plugin for viewing nodejs logs

README 文档

README

Actively Maintained

[Terminus v4.x Compatible]

A plugin to access builds and runtime logs for Node.js sites on Pantheon. Though this plugin is written generically to report logs from build steps and containers running Node.js-based sites, Next.js is the only framework that Pantheon officially supports.

Configuration

These commands require no configuration

Usage

  • terminus node:logs:build:list [<site>.<env>]
  • terminus node:logs:build:get <site>.<env> <build_id> [<destination>]
  • terminus node:logs:runtime:get <site>.<env>

Installation

To install this plugin using Terminus 4:

terminus self:plugin:install terminus-node-logs-plugin

Build statuses

Builds may have the following statuses. Please note that a build is actually a two steps process: "Build" and "Deploy" as described in the following statuses table:

Status Description
BUILD_QUEUED A build process has been queued.
BUILD_WORKING A build process is currently in progress.
BUILD_FAILURE A build process has failed. See logs for details.
BUILD_SUCCESS A build process has succeeded. This status should not be that common as it should be almost immediately replaced by a DEPLOYMENT_* status.
DEPLOYMENT_QUEUED A deployment process has been queued.
DEPLOYMENT_WORKING A deployment process is currently in progress.
DEPLOYMENT_FAILURE A deployment process has failed.
DEPLOYMENT_SUCCESS A deployment process has succeeded.

Help

Run terminus help node:logs:build:list for help.

统计信息

  • 总下载量: 106
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-09-04