Project

General

Profile

Actions

Bug #792

closed

dout: don't output the date to syslog

Added by Colin McCabe about 13 years ago. Updated about 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 #1

Updated by Colin McCabe about 13 years ago

  • Status changed from New to Resolved

implemented in f7475de2f672a39afda430af04a6f8557859abf5

Actions

Also available in: Atom PDF