[GH-ISSUE #39] Logs should go to stdout, not stderr #21

Closed
opened 2026-03-01 21:39:10 +03:00 by kerem · 0 comments
Owner

Originally created by @marccampbell on GitHub (Feb 19, 2019).
Original GitHub issue: https://github.com/nektos/act/issues/39

Currently, action logs are sent to stderr, which is the default for logrus. It would be better if action logs were sent to stdout and only error messages sent to stderr.

Originally created by @marccampbell on GitHub (Feb 19, 2019). Original GitHub issue: https://github.com/nektos/act/issues/39 Currently, action logs are sent to stderr, which is the default for logrus. It would be better if action logs were sent to stdout and only error messages sent to stderr.
kerem closed this issue 2026-03-01 21:39:11 +03:00
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/act#21
No description provided.