Issue #4438 has been updated by Charlie Sharpsteen. Assignee set to Charlie Sharpsteen
---------------------------------------- Feature #4438: exec log level to high for informational messages https://projects.puppetlabs.com/issues/4438#change-87323 * Author: martin krafft * Status: Accepted * Priority: Normal * Assignee: Charlie Sharpsteen * Category: exec * Target version: * Affected Puppet version: 0.25.4 * Keywords: exec loglevel informational inflation * Branch: ---------------------------------------- The exec type is chatty. For every run, it prints something like <pre> notice: //test::exec/Exec[success_without_output]/returns: executed successfully </pre> to the logs. This is purely informational and not a notice. I think that such a message should be logged to loglevel info (at most) by default, not at notice level. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
