Issue #12080 has been updated by Kelsey Hightower.

Branch changed from 
https://github.com/kelseyhightower/puppet/tree/WIP/2.7.x/add_custom_console_logging_to_faces
 to 
https://github.com/kelseyhightower/puppet/tree/ticket/2.7.x/12080_add_custom_console_logging_to_faces


----------------------------------------
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/ticket/2.7.x/12080_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