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

Support color tags in drush_print #1926

Closed
wants to merge 1 commit into from
Closed

Support color tags in drush_print #1926

wants to merge 1 commit into from

Conversation

Chi-teck
Copy link
Collaborator

Since #88 does not seem to happen, I propose we leverage some Symfony/Console subsystems individually. Colorful output may improve developer experience significantly.

Usage: drush_print('<info>This will be green.</info>');

@weitzman
Copy link
Member

We rarely use drush_print(). Use drush_log() instead, which does color code based on severity.

And we do intend to complete #88.

@weitzman weitzman closed this Jan 16, 2016
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.

2 participants