emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#71118: closed ([PATCH 0/5] More service logging to stderr)


From: GNU bug Tracking System
Subject: bug#71118: closed ([PATCH 0/5] More service logging to stderr)
Date: Sun, 02 Jun 2024 18:58:01 +0000

Your message dated Sun, 02 Jun 2024 20:57:34 +0200
with message-id <87v82rjhpd.fsf@gnu.org>
and subject line Re: [bug#71118] [PATCH 0/5] More service logging to stderr
has caused the debbugs.gnu.org bug report #71118,
regarding [PATCH 0/5] More service logging to stderr
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
71118: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71118
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/5] More service logging to stderr Date: Wed, 22 May 2024 16:04:32 +0200
Hello,

This changes a few core services to log to stderr rather than
syslog, in light of the improvements made for the upcoming
Shepherd 1.0: ‘herd status’ displaying recently logged messages,
and built-in log rotation.

Thoughts?

Ludo’.

Ludovic Courtès (5):
  services: nscd: ‘log-file’ defaults to #f.
  services: tor: Log to stderr rather than syslog.
  services: dbus: Log to stderr rather than syslog.
  services: avahi: Use socket activation and log to stderr.
  services: darkstat: Depend on ‘user-processes’.

 doc/guix.texi               |  8 +++++---
 gnu/services/avahi.scm      | 14 +++++++++-----
 gnu/services/base.scm       |  2 +-
 gnu/services/dbus.scm       |  8 ++++----
 gnu/services/monitoring.scm |  2 +-
 gnu/services/networking.scm |  5 +----
 6 files changed, 21 insertions(+), 18 deletions(-)


base-commit: 9c3a8a380bcfebdb77af61532e7bfec523d7bde8
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#71118] [PATCH 0/5] More service logging to stderr Date: Sun, 02 Jun 2024 20:57:34 +0200 User-agent: Gnus/5.13 (Gnus v5.13)
Hi,

Pushed:

  20e7b892189 * services: darkstat: Depend on ‘user-processes’.
  3298ec0200a * services: avahi: Use socket activation and log to stderr.
  b9b0f0a995e * services: dbus: Log to stderr rather than syslog.
  49e9c9ec3e8 * services: tor: Log to stderr rather than syslog.
  8f0878da8d1 * services: nscd: ‘log-file’ defaults to #f.

Thanks for reviewing!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]