chiark / gitweb /
logfile: Do not log differently with --nodetach
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 23 Nov 2019 17:52:31 +0000 (17:52 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 30 Dec 2019 13:15:49 +0000 (13:15 +0000)
commitf4d23a6b26014ecf606dcc574e5536b8c3798c03
tree9530b178a1e298cc329dba26b4520c0d03177442
parent7c4bade1c4dc20a01314b82cecad85509655a251
logfile: Do not log differently with --nodetach

This is actually quite anoying.  There is no good reason for leaving
off the timestamps in tests, or manual debugging, etc.

If at some point we want to support running under some kind of
log-capturing daemon supervisor which timestamps everything, we can
easily make this conditional again.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
log.c