I can't come up with any good reasons to localize trace messages. Requiring such may hinder *some* developers from actually putting trace in there code.
-Rick On Fri, Jun 5, 2009 at 3:32 PM, Michael Dick <[email protected]>wrote: > Does anyone have strong feelings regarding localization of trace messages? > > Currently nearly every message we log is externalized for future > localization. For warning, log etc. messages this makes sense, but I'm not > sure there's a compelling need for localization of trace messages. > > Is there a compelling reason that I've missed? > > -mike >
