Issue #4438 has been updated by James Turnbull. Target version deleted (queued)
---------------------------------------- Feature #4438: exec log level to high for informational messages https://projects.puppetlabs.com/issues/4438 Author: martin krafft Status: Accepted Priority: Normal Assignee: 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 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.
