mirror of
https://github.com/NATroutter/egg-hytale.git
synced 2026-03-01 11:21:13 +03:00
[PR #46] [CLOSED] feat(logging): add TRIM_LOG_SPACES + sed log filtering #48
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NATroutter/egg-hytale/pull/46
Author: @GIGABAIT93
Created: 1/28/2026
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
5bcc300feat(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.