← Back to team overview

openstack team mailing list archive

Re: Question on i8ln?

 

Interesting, that is one way of doing it.

Is this pretty common with other major open-source projects?

Logging just seems like a different place to me, where english seems like it should be required. I am biased of course ;)

On 2/13/12 1:39 PM, "Eric Windisch" <eric@xxxxxxxxxxxxxxxx> wrote:


 Josh,

I think the problem is that there are different levels of logging. DEBUG messages can more safely be forced to English than INFO messages, in my opinion.

The compromise solution might be to i18n all logs, but provide error codes which can be looked up and are thus universal and remain useful for debugging purposes.


Follow ups

References