Page MenuHomePhabricator

Logging timestamp inserts newline
Closed, ResolvedPublic

Description

Since the logging output shows the current date/time, there is an additional newline in each logging line. This makes reading the output a little hard. Newline could be easily removed I guess.

Event Timeline

[SVN revision 22071]
FIX (#3469): Only use full date/time output when log file is used. Else, only print relative to start time.

[SVN revision 22077]
FIX (#3469): Remove ":"; Add start time/date for Linux

Merging "Utilities" component into "Other"