Bug #2012
Use Puppet.debug instead of own debug flag
| Status: | Closed | Start date: | 02/22/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 0.24.8 | |||
| Affected Puppet version: | 0.24.7 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
while testing latest HEAD of 0.24.x I realized that puppetmaster.log had quite a lot of time debug messages. I then found out that they use their own debug flag. I think that using puppet’s log engine is the way to go.
commit:“5501dcbe08f9f047dd8a1acab7abfd76f7bcad30” @ http://github.com/duritong/puppet/tree/ticket/0.24.x/timedebug against 0.24.x commit:“9a7f5c3c52ad19b51d033a01d5934a70fe535cf1” @ http://github.com/duritong/puppet/tree/ticket/master/timedebug against master (cherry picked 5501dcb from 0.24.x)
History
Updated by James Turnbull almost 3 years ago
- Status changed from Unreviewed to Closed
Pushed in commit:f07d9283d70378066987017d436db6deb1adae9d in branch 0.24.x
I’ll let Luke merge into master.