From owner-freebsd-hackers Thu Mar 13 22:33:01 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA01201 for hackers-outgoing; Thu, 13 Mar 1997 22:33:01 -0800 (PST) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA01194 for ; Thu, 13 Mar 1997 22:32:58 -0800 (PST) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id WAA21019; Thu, 13 Mar 1997 22:32:49 -0800 (PST) To: Eivind Eklund cc: Brian Somers , Harlan Stenn , hackers@FreeBSD.ORG Subject: Re: ppp log file In-reply-to: Your message of "Thu, 13 Mar 1997 18:01:21 +0100." <3.0.32.19970313180119.00b53590@dimaga.com> Date: Thu, 13 Mar 1997 22:32:49 -0800 Message-ID: <21016.858321169@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > IMHO, this is the wrong change - it doesn't look like it should be that > much work to convert ppp to use syslog, which would give us much more > practial logging, and simplify ppp at the same time (the log level stuff > could be taken care of by syslog). I agree, syslog is the way to go. Jordan