[webkit-dev] Inconsistency in logging approach

Łukasz Ślachciak lukasz.slachciak at gmail.com
Thu Jun 23 13:26:57 PDT 2011


On 23.06.2011 22:16, Darin Adler wrote:
 > But I’m surprised that GTK and EFL chose to leave logging on in releases.
 >
 >      -- Darin
 >

They warn user with messaage sth like:
"WEBKIT_DEBUG is not empty, but this is a release build. Notice that 
many log messages will only appear in a debug build."

Of course to have logging working in GTK you need to turn off 
LOG_DISABLED macro in Assertions.h.

Regards

Lukasz Slachciak



More information about the webkit-dev mailing list