[PR #15] add realtime logs. #21

Open
opened 2026-03-03 13:50:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/isuryatk/pm2-webui/pull/15
Author: @dk122809
Created: 9/16/2022
Status: 🔄 Open

Base: mainHead: feature/realtime-logs


📝 Commits (1)

📊 Changes

5 files changed (+4559 additions, -180 deletions)

View changed files

📝 package-lock.json (+4338 -18)
📝 package.json (+2 -1)
📝 src/app.js (+52 -25)
📝 src/routes/index.js (+151 -133)
📝 src/views/apps/app.html (+16 -3)

📄 Description

  • get real time logs for every process

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/isuryatk/pm2-webui/pull/15 **Author:** [@dk122809](https://github.com/dk122809) **Created:** 9/16/2022 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feature/realtime-logs` --- ### 📝 Commits (1) - [`7f52f1d`](https://github.com/isuryatk/pm2-webui/commit/7f52f1d5fa01c322aa96bdc43af0c2fe6c1b5671) add realtime logs. ### 📊 Changes **5 files changed** (+4559 additions, -180 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4338 -18) 📝 `package.json` (+2 -1) 📝 `src/app.js` (+52 -25) 📝 `src/routes/index.js` (+151 -133) 📝 `src/views/apps/app.html` (+16 -3) </details> ### 📄 Description - get real time logs for every process --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pm2-webui#21
No description provided.