Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(41)

Issue 21406: Changed all log messages to be handled through the LogMessageBuilder instead ... (Closed)

Created:
11 years, 10 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Changed all log messages to be handled through the LogMessageBuilder instead of through fprintf directly to the log file. Added a flag for the runtime %Log call and fixed its arguments checking. Use of %Log is only for debugging. Committed: http://code.google.com/p/v8/source/detail?r=1290

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -109 lines) Patch
M src/flag-definitions.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/log.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/log.cc View 25 chunks +158 lines, -105 lines 0 comments Download
M src/runtime.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
11 years, 10 months ago (2009-02-17 12:20:28 UTC) #1
Mads Ager (chromium)
11 years, 10 months ago (2009-02-17 12:29:33 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698