Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(log): remove prefix out: and err: prefix #287

Merged
merged 1 commit into from
Nov 17, 2024
Merged

chore(log): remove prefix out: and err: prefix #287

merged 1 commit into from
Nov 17, 2024

Conversation

appleboy
Copy link
Owner

  • Simplify log output by removing "out:" and "err:" prefixes in plugin.go
  • Update test expectations to match the new log output format

fix #282

- Simplify log output by removing "out:" and "err:" prefixes in `plugin.go`
- Update test expectations to match the new log output format

Signed-off-by: appleboy <[email protected]>
@appleboy appleboy merged commit 883f947 into master Nov 17, 2024
7 checks passed
@appleboy appleboy deleted the patch branch November 17, 2024 06:48
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.

feat: flag / option to disable "err:" / "out:" prefix from logs
1 participant