[Engine-devel] stripping ' from log messages
Jiri Moskovcak
jmoskovc at redhat.com
Thu Jan 16 10:01:25 UTC 2014
On 01/16/2014 10:44 AM, Vinzenz Feenstra wrote:
> On 01/15/2014 10:33 AM, Jiri Moskovcak wrote:
>> Hi,
>> while working on a patch for engine I ran into a code which removes '
>> from log messages. It's in Log.java: 165 method transform. Seems like
>> it's there since the conversion to java happened. This code cripples
>> the log messages i.e can't -> cant, it's -> its ..etc. Is there some
>> reason why it's there? Or could it be removed?
> Even worse, if you are trying to log some variables and put them in
> single quotes to see that the variable was empty (e.g. for Strings) you
> won't be seeing anything.
>
That's exactly how I'm using it :)
--Jirka
>>
>> Thank you,
>> Jirka
>> _______________________________________________
>> Engine-devel mailing list
>> Engine-devel at ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/engine-devel
>
>
More information about the Engine-devel
mailing list