From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1093 Path: news.gmane.org!not-for-mail From: Gerrit Pape Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: svlogd and blank lines Date: Sun, 26 Mar 2006 15:17:24 +0000 Message-ID: <20060326151724.26329.qmail@9177664d362753.315fe32.mid.smarden.org> References: <44235E84.3080108@digitaltorque.ca> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1143386246 11055 80.91.229.2 (26 Mar 2006 15:17:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 26 Mar 2006 15:17:26 +0000 (UTC) Original-X-From: supervision-return-1329-gcsg-supervision=m.gmane.org@list.skarnet.org Sun Mar 26 17:17:11 2006 Return-path: Envelope-to: gcsg-supervision@gmane.org Original-Received: from antah.skarnet.org ([212.85.147.14]) by ciao.gmane.org with smtp (Exim 4.43) id 1FNWzH-0005wJ-Vr for gcsg-supervision@gmane.org; Sun, 26 Mar 2006 17:17:04 +0200 Original-Received: (qmail 938 invoked by uid 76); 26 Mar 2006 14:56:17 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Archive: Original-Received: (qmail 933 invoked from network); 26 Mar 2006 14:56:17 -0000 Original-To: supervision@list.skarnet.org Mail-Followup-To: supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: <44235E84.3080108@digitaltorque.ca> Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1093 Archived-At: On Thu, Mar 23, 2006 at 09:50:44PM -0500, Michael P. Soulier wrote: > I've moved an app from logging via multilog to using svlogd. I'm > noticing that in the output, there are no longer any blank lines, used > to break up sections of the logs and keep the more readable. > > Is this design intent? Correct, svlogd doesn't log lines with just '\n'; not necessarily by design. I'm unsure currently whether to document it or change it in svlogd. Regards, Gerrit.