Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 1999 16:01:44 -0700 (PDT)
From:      Archie Cobbs <archie@whistle.com>
To:        graeme.n.brown@bt.com
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: debug print out from the kernel under FreeBSD-3.2
Message-ID:  <199907012301.QAA69966@bubba.whistle.com>
In-Reply-To: <71DA16F18D32D2119A1D0000F8FE9A9402B5A24C@mbtlipnt01.btlabs.bt.co.uk> from "graeme.n.brown@bt.com" at "Jul 1, 99 03:40:43 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907012301.QAA69966>