Skip to content

core: add an argument to keep colors in no ui mode#186

Open
romainreignier wants to merge 1 commit intoxqms:masterfrom
romainreignier:feature/add_no_ui_with_colors
Open

core: add an argument to keep colors in no ui mode#186
romainreignier wants to merge 1 commit intoxqms:masterfrom
romainreignier:feature/add_no_ui_with_colors

Conversation

@romainreignier
Copy link
Contributor

Following my #185 (comment), here is a proposition about adding a mode to disable UI but keep the colors in the logs (or more precisely, adding colors based on the severity).

As explained in the issue, I have chosen to not detect if run in a TTY to enable colors automatically because in my use case, rosmon is started as a sub-process, hence not directly in a TTY.

I am not sure about the name of the argument and its short version, feel free to propose other names.

I am not a big fan of adding yet another global variable in main.cpp but I kept the same solution than when I have added the flush to stdout flag.

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.

1 participant