RESOLVED FIXED 75606
[Mac] WTF logging functions should output to both stderr and ASL
https://bugs.webkit.org/show_bug.cgi?id=75606
Summary [Mac] WTF logging functions should output to both stderr and ASL
Mark Rowe (bdash)
Reported 2012-01-05 00:13:01 PST
The WTF logging functions currently log only to stderr and rely on launchd to redirect stderr in to ASL. They should log directly to ASL themselves as well as printing to stderr.
Attachments
Patch v1 (2.75 KB, patch)
2012-01-05 00:55 PST, Mark Rowe (bdash)
mitz: review+
Mark Rowe (bdash)
Comment 1 2012-01-05 00:55:52 PST
Created attachment 121232 [details] Patch v1
Mark Rowe (bdash)
Comment 2 2012-01-05 01:16:44 PST
Landed in r104125.
Note You need to log in before you can comment on or make changes to this bug.