Issue #2502 has been reported by Robin Bowes. ---------------------------------------- Bug #2502: Ability to turn off ansi esc sequences in logging http://projects.reductivelabs.com/issues/2502
Author: Robin Bowes Status: Unreviewed Priority: Normal Assigned to: Category: service Target version: Complexity: Unknown Affected version: 0.24.8 Keywords: I'm running puppet supervised under runsv and writing the log to console so it is logged by the associated log service. However, the log ends up full of ansi esc sequences: 2009-08-05_13:57:43.55293 ESC[0;36mnotice: Starting Puppet client version 0.24.8ESC[0m 2009-08-05_13:57:46.77525 ESC[0;36mnotice: Starting catalog runESC[0m 2009-08-05_13:57:53.42028 ESC[0;36mnotice: Finished catalog run in 6.64 secondsESC[0m Could you either add a switch to turn this off, or make puppetd more intelligent and have it turn this off automatically if stdout is not connected to a terminal? -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
