Issue #2586 has been updated by Andrew Parker.

Target version deleted (2.7.x)


----------------------------------------
Refactor #2586: Stacktrace printing should work on Passenger
https://projects.puppetlabs.com/issues/2586#change-80228

Author: Luke Kanies
Status: Accepted
Priority: Normal
Assignee: 
Category: plumbing
Target version: 
Affected Puppet version: 0.24.8
Keywords: 
Branch: 


Most likely, this means building a stack printing service that sends everything 
to the logs, rather than just printing on stdout as is done now.

This also means going through all of the code and fixing the existing calls to 
print traces.

It might make sense to, at the same time, refactor our error handling a bit - 
we currently don't create specific error classes for the various places we 
raise errors, and if we did, we could probably have the error creation 
automatically produce stack traces as appopriate.  This would itself be a good 
bit of work so should probably be considered separately, but it's at least 
worth considering.


-- 
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 puppet-bugs@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-bugs+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to