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

Issue 7403: Timestamps in log file names (Closed)

Created:
12 years, 2 months ago by Christian Plesner Hansen
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Added expansion of '%t' in the log file name to the current time.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -0 lines) Patch
M src/log.cc View 2 chunks +32 lines, -0 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Christian Plesner Hansen
12 years, 2 months ago (2008-10-15 08:28:43 UTC) #1
Erik Corry
LGTM http://codereview.chromium.org/7403/diff/1/2 File src/log.cc (right): http://codereview.chromium.org/7403/diff/1/2#newcode711 Line 711: // All other %'s expand to themselves. ...
12 years, 2 months ago (2008-10-15 08:36:00 UTC) #2
Christian Plesner Hansen
12 years, 2 months ago (2008-10-15 08:46:31 UTC) #3
http://codereview.chromium.org/7403/diff/1/2
File src/log.cc (right):

http://codereview.chromium.org/7403/diff/1/2#newcode711
Line 711: // All other %'s expand to themselves.
Sure, I'll change it -- I don't really care.  I did it this way because then %%
expands to %.

Powered by Google App Engine
This is Rietveld 408576698