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

feat(console): add option for RAW-output (for debugging) #1975

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

meteyou
Copy link
Member

@meteyou meteyou commented Aug 16, 2024

Description

This PR adds an option to display all console outputs without filtering prefixes or something similar. This could help to create better filter regex rules, because you see prefixes like // or !!.

Related Tickets & Documents

I came up with this idea during a conversation in the Mainsail Discord: https://discord.com/channels/758059413700345988/1273211754423521323

Mobile & Desktop Screenshots/Recordings

without raw-output:
image

with raw-output:
image

[optional] Are there any post-deployment tasks we need to perform?

@meteyou meteyou requested review from dw-0 and rackrick August 16, 2024 16:22
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Aug 16, 2024
Copy link
Contributor

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 0

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 27, 2024
@meteyou meteyou merged commit 03ca19a into mainsail-crew:develop Aug 27, 2024
13 checks passed
@meteyou meteyou deleted the feat/raw-console-output branch August 27, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants