Issue #19247 has been reported by Patrick Schless.

----------------------------------------
Bug #19247: puppet no longer colorizes notice-level output
https://projects.puppetlabs.com/issues/19247

Author: Patrick Schless
Status: Unreviewed
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


When upgrading from 2.7.17 to 3.1.0, I no longer get the cyan coloring of 
notice-level output (which is the bulk of puppet's output in my case). The cyan 
coloring is very helpful for distinguishing between capistrano noise and the 
content I'm interested in.

The issue is at lib/puppet/util/log/destinations.rb:116, where the relationship 
between levels and colors includes {:notice => :reset} instead of {:notice => 
:notice}.

This affects both console output and html output.

I only use stand-alone puppet, so I don't know if this issue applies to a 
puppetmaster setup.


-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to