PHPackages                             pantheon-systems/terminus-node-logs-plugin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. pantheon-systems/terminus-node-logs-plugin

ActiveTerminus-plugin[Logging &amp; Monitoring](/categories/logging)

pantheon-systems/terminus-node-logs-plugin
==========================================

Terminus plugin for viewing nodejs logs

0.1.4(3mo ago)1955↑12.5%[1 issues](https://github.com/pantheon-systems/terminus-node-logs-plugin/issues)[4 PRs](https://github.com/pantheon-systems/terminus-node-logs-plugin/pulls)MITPHPCI passing

Since Mar 24Pushed 1mo ago5 watchersCompare

[ Source](https://github.com/pantheon-systems/terminus-node-logs-plugin)[ Packagist](https://packagist.org/packages/pantheon-systems/terminus-node-logs-plugin)[ RSS](/packages/pantheon-systems-terminus-node-logs-plugin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (5)Versions (22)Used By (0)

Terminus Node Logs Plugin
=========================

[](#terminus-node-logs-plugin)

[![Actively Maintained](https://camo.githubusercontent.com/2ae5ff81f271fb028d720adee6b3595770166f3707a4705a4a2a3b71c332b249/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f50616e7468656f6e2d4163746976656c795f4d61696e7461696e65642d79656c6c6f773f6c6f676f3d70616e7468656f6e26636f6c6f723d464644433238)](https://pantheon.io/docs/oss-support-levels#actively-maintained-support)

\[[![Terminus v4.x Compatible](https://camo.githubusercontent.com/82061262d29d8b19e867f23098b648820ad5c078f8a650ef1da92e3bfacdae4e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7465726d696e75732d342e782532302d2d253230332e782d677265656e2e737667)](https://camo.githubusercontent.com/82061262d29d8b19e867f23098b648820ad5c078f8a650ef1da92e3bfacdae4e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7465726d696e75732d342e782532302d2d253230332e782d677265656e2e737667)\]

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
-------------

[](#configuration)

These commands require no configuration

Usage
-----

[](#usage)

- `terminus node:logs:build:list [.]`
- `terminus node:logs:build:get .  []`
- `terminus node:logs:runtime:get .`

Installation
------------

[](#installation)

To install this plugin using Terminus 4:

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

```

Build statuses
--------------

[](#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:

StatusDescriptionBUILD\_QUEUEDA build process has been queued.BUILD\_WORKINGA build process is currently in progress.BUILD\_FAILUREA build process has failed. See logs for details.BUILD\_SUCCESSA build process has succeeded. This status should not be that common as it should be almost immediately replaced by a DEPLOYMENT\_\* status.DEPLOYMENT\_QUEUEDA deployment process has been queued.DEPLOYMENT\_WORKINGA deployment process is currently in progress.DEPLOYMENT\_FAILUREA deployment process has failed.DEPLOYMENT\_SUCCESSA deployment process has succeeded.Help
----

[](#help)

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

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance67

Regular maintenance activity

Popularity21

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 73.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~40 days

Total

5

Last Release

96d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a89f5f15357797cbd6ec7833a28626478ae3c0ceb5fa1faa8a26d0960584c65?d=identicon)[pantheon-systems](/maintainers/pantheon-systems)

![](https://www.gravatar.com/avatar/c4f54a034246be4669b54689da9a6a57c4fef369c6ef953b01772c798f75e7f6?d=identicon)[kporras07](/maintainers/kporras07)

---

Top Contributors

[![iamsumit](https://avatars.githubusercontent.com/u/1046307?v=4)](https://github.com/iamsumit "iamsumit (25 commits)")[![namespacebrian](https://avatars.githubusercontent.com/u/87093053?v=4)](https://github.com/namespacebrian "namespacebrian (5 commits)")[![kporras07](https://avatars.githubusercontent.com/u/2217820?v=4)](https://github.com/kporras07 "kporras07 (4 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/pantheon-systems-terminus-node-logs-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/pantheon-systems-terminus-node-logs-plugin/health.svg)](https://phpackages.com/packages/pantheon-systems-terminus-node-logs-plugin)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[ekino/newrelic-bundle

Integrate New Relic into Symfony2

28111.2M8](/packages/ekino-newrelic-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
