Issue #12080 has been updated by Daniel Pittman. Status changed from Code Insufficient to Merged - Pending Release Target version changed from 2.7.x to 2.7.11
---------------------------------------- Feature #12080: Enhance Faces console logging https://projects.puppetlabs.com/issues/12080#change-54685 Author: Kelsey Hightower Status: Merged - Pending Release Priority: Normal Assignee: Pieter van de Bruggen Category: Faces Target version: 2.7.11 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.
