RESOLVED FIXED 22158
Would like to turn on WebCore logging channels via an environment variable
https://bugs.webkit.org/show_bug.cgi?id=22158
Summary Would like to turn on WebCore logging channels via an environment variable
Adam Roben (:aroben)
Reported 2008-11-10 10:06:18 PST
It would be nice if we could turn on WebCore logging channels via an environment variable on Windows.
Attachments
Patch + ChangeLog (8.37 KB, patch)
2008-11-10 10:14 PST, Adam Roben (:aroben)
andersca: review+
Adam Roben (:aroben)
Comment 1 2008-11-10 10:14:13 PST
Created attachment 25020 [details] Patch + ChangeLog You can now turn on WebCore logging channels by setting the WebCoreLogLevel environment variable to a hexadecimal number, e.g.: WebCoreLogLevel=0x00000400
Adam Roben (:aroben)
Comment 2 2008-11-10 10:39:34 PST
Note You need to log in before you can comment on or make changes to this bug.