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

Implement using conditions #36

Open
gaborcsardi opened this issue Oct 1, 2018 · 4 comments
Open

Implement using conditions #36

gaborcsardi opened this issue Oct 1, 2018 · 4 comments
Assignees
Labels
feature a feature request or enhancement

Comments

@gaborcsardi
Copy link
Member

That will allow debugging subprocesses.

@krlmlr
Copy link
Member

krlmlr commented Jul 11, 2019

Can you elaborate?

@gaborcsardi
Copy link
Member Author

Instead of cat(), we use message() with a custom class, and support top level handlers. E.g. you can have a top level handler that can do something special with the debug messages, put them on an RStudio pane, etc.

@krlmlr
Copy link
Member

krlmlr commented Jul 11, 2019

What about color?

@gaborcsardi
Copy link
Member Author

That's fine. If the condition is not muffled, then we still cat(), with color.

@krlmlr krlmlr self-assigned this Jul 11, 2019
@gaborcsardi gaborcsardi added the feature a feature request or enhancement label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants