Issue #12080 has been updated by Kelsey Hightower.

% Done changed from 70 to 100

Team Geordi is working on enhancing Faces console output. We need better 
control over what gets logged to stderr and stdout including custom colors and 
formatting required by UX designs.
----------------------------------------
Feature #12080: Enhance Faces console logging
https://projects.puppetlabs.com/issues/12080

Author: Kelsey Hightower
Status: Accepted
Priority: Normal
Assignee: Kelsey Hightower
Category: Faces
Target version: 2.7.x
Affected Puppet version: 
Keywords: geordi 
Branch: 
https://github.com/kelseyhightower/puppet/tree/WIP/2.7.x/add_custom_console_logging_to_faces


We should have the ability to log warnings, errors, and notices to stderr, with 
better formatting and colors:

    Puppet::Face.err "This error will go to stderr with nice formatting"

We should also have the ability to color specific sections of a given string:

    "This is a red #{Puppet::Face.colorize(:red, 'string'}"


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to