Issue #12080 has been updated by Kelsey Hightower.

Status changed from In Topic Branch Pending Review to Code Insufficient
Assignee changed from Kelsey Hightower to Pieter van de Bruggen

Based on the feedback for this pull request, we will engage UX to hopefully 
find a middle ground on the requirements calling for this change. The proposed 
changes introduce some potentially breaking compatibility issues for the 2.7.x 
release.

While it's technically possible to address the comments in the pull request, 
the bigger issue of breaking compatibility or causing inconsistencies should 
not be over looked.

After speaking with Pieter this morning, I'm reassigning this ticket to him 
while we works on a middle ground for this enhancement. I do not plan to 
continue working on this patch until this "middle ground" is reached.
----------------------------------------
Feature #12080: Enhance Faces console logging
https://projects.puppetlabs.com/issues/12080

Author: Kelsey Hightower
Status: Code Insufficient
Priority: Normal
Assignee: Pieter van de Bruggen
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