Skip to content

fix: fixed log rotation not using the wrapper - #336

Merged
robertdrakedennis merged 1 commit into
pterodactyl:developfrom
Sanic5238:fix/logrotation-fix
Aug 10, 2026
Merged

fix: fixed log rotation not using the wrapper#336
robertdrakedennis merged 1 commit into
pterodactyl:developfrom
Sanic5238:fix/logrotation-fix

Conversation

@Sanic5238

Copy link
Copy Markdown
Contributor

Small one line fix to fix log rotation.

  • Changed the logger to use the rotation-aware handler instead of the file descriptor

Testing

  1. Rotated Logs
  2. Sent HUP to wings and confirmed its now writing to the new log and not writing to the old log.

Fixes: pterodactyl/panel#5435

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is logrotate on wings works correctly?

2 participants