Project

General

Profile

Actions

Bug #792

closed

dout: don't output the date to syslog

Added by Colin McCabe over 13 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Dout shouldn't output the date to syslog. Syslog takes care of that itself, and outputting the date twice is a waste.

We should also at least consider not outputting the date to stderr. Output to stderr tends to happen in command-line programs, and it also happens in daemons before the call to daemonize(). In both cases, the date might not really be critical to display on stderr.

Actions

Also available in: Atom PDF