Bug 167210 - Ensure status server logs go to log file
Summary: Ensure status server logs go to log file
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-19 12:42 PST by Aakash Jain
Modified: 2017-01-26 14:03 PST (History)
6 users (show)

See Also:


Attachments
Proposed patch (2.06 KB, patch)
2017-01-19 12:51 PST, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2017-01-19 12:42:57 PST
Some of the useful logs from statusserver.py in webkitpy are at debug level and do not go to the log files. These should be changed to info level, so as to facilitate debugging.
Comment 1 Aakash Jain 2017-01-19 12:51:04 PST
Created attachment 299262 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2017-01-19 16:57:40 PST
Comment on attachment 299262 [details]
Proposed patch

Clearing flags on attachment: 299262

Committed r210944: <http://trac.webkit.org/changeset/210944>
Comment 3 WebKit Commit Bot 2017-01-19 16:57:44 PST
All reviewed patches have been landed.  Closing bug.