[PR #46] [CLOSED] feat(logging): add TRIM_LOG_SPACES + sed log filtering #48

Closed
opened 2026-02-05 16:40:36 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NATroutter/egg-hytale/pull/46
Author: @GIGABAIT93
Created: 1/28/2026
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 5bcc300 feat(logging): add TRIM_LOG_SPACES + sed log filtering

📊 Changes

4 files changed (+37 additions, -3 deletions)

View changed files

📝 README.md (+1 -0)
📝 egg-hytale.pelican.json (+13 -1)
📝 egg-hytale.pterodactyl.json (+11 -1)
📝 start.sh (+12 -1)

📄 Description

Add TRIM_LOG_SPACES option to reduce excessive whitespace in startup logs.
Update start.sh to filter logs via sed.


🔄 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/NATroutter/egg-hytale/pull/46 **Author:** [@GIGABAIT93](https://github.com/GIGABAIT93) **Created:** 1/28/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`5bcc300`](https://github.com/NATroutter/egg-hytale/commit/5bcc300cf83accfa692040eadf53230c6e7d6c5e) feat(logging): add TRIM_LOG_SPACES + sed log filtering ### 📊 Changes **4 files changed** (+37 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `egg-hytale.pelican.json` (+13 -1) 📝 `egg-hytale.pterodactyl.json` (+11 -1) 📝 `start.sh` (+12 -1) </details> ### 📄 Description Add TRIM_LOG_SPACES option to reduce excessive whitespace in startup logs. Update start.sh to filter logs via sed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 16:40:36 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/egg-hytale#48