﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
199	Suggested Updates to Error Message API	calvin.harman@…	eugene	"Would it be possible to update the psErrorMsg() function argument list to take  
__func__ and __LINE__ arguments? At it stands, it's a little cumbersome to have 
to grep on error messages to find the exact line where the error occurred, 
especially if several different functions in a single file use the same error 
message text. 

Also, I agree with Robert Lupton's comments of late that error messages 
shouldn't be on multiple lines. I don't think we always need to have the time, 
date, and host name printed for all errors, which currently consumes a large 
portion of space. If we could make these optional outputs triggered by some 
type of flag, we could reduce some of the excess space and move back to a 
single line format."	defect	closed	high		PSLib SDRS	unspecified	normal	fixed	IPP-doc	
