From owner-freebsd-net Thu Jul 1 16: 1:53 1999 Delivered-To: freebsd-net@freebsd.org Received: from bubba.whistle.com (s205m7.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id 30347150A3 for ; Thu, 1 Jul 1999 16:01:50 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.2/8.9.2) id QAA69966; Thu, 1 Jul 1999 16:01:44 -0700 (PDT) From: Archie Cobbs Message-Id: <199907012301.QAA69966@bubba.whistle.com> Subject: Re: debug print out from the kernel under FreeBSD-3.2 In-Reply-To: <71DA16F18D32D2119A1D0000F8FE9A9402B5A24C@mbtlipnt01.btlabs.bt.co.uk> from "graeme.n.brown@bt.com" at "Jul 1, 99 03:40:43 pm" To: graeme.n.brown@bt.com Date: Thu, 1 Jul 1999 16:01:44 -0700 (PDT) Cc: freebsd-net@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org graeme.n.brown@bt.com writes: > log(LOG_DEBUG, "debug message....") ; > > or > > printf( ... ) ; > > Trying the same on a FreeBSD-3.2 kernel, I do not get any debug messages > printed on console or in system log ( var/log/messages). > Has something changed since FreeBSD-2.2.x that I may not be ware of ? > Can anyone suggest what I may have overlooked ? I don't think anything's changed, except possibly the location of the log device (at one point it moved from /dev to /var/log). Why not run syslogd in debug mode to make sure it's receiving the messages.. also check /etc/syslog.conf .. -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message