* Default log level
@ 2001-07-30 13:05 VDA
2001-07-30 13:32 ` Keith Owens
0 siblings, 1 reply; 2+ messages in thread
From: VDA @ 2001-07-30 13:05 UTC (permalink / raw)
To: linux-kernel
I have syslogd configured to dump everything on tty12
and warnings and up on tty11
Well, I wonder, why there's so much warnings out there?
Most messages I see on tty11 are purely informative.
>From kernel/printk.c I learned that KERN_WARNING
is default log level. I think most developers use explicit
KERN_WARNING when they want to warn user.
What about switching default log level to KERN_NOTICE?
Please CC me. I'm not on the list. Really! :-)
--
Best regards,
VDA mailto:VDA@port.imtp.ilyichevsk.odessa.ua
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Default log level
2001-07-30 13:05 Default log level VDA
@ 2001-07-30 13:32 ` Keith Owens
0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2001-07-30 13:32 UTC (permalink / raw)
To: VDA; +Cc: linux-kernel
On Mon, 30 Jul 2001 16:05:27 +0300,
VDA <VDA@port.imtp.ilyichevsk.odessa.ua> wrote:
>What about switching default log level to KERN_NOTICE?
Documentation/filesystems/proc.txt, find printk, read.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-07-30 13:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-30 13:05 Default log level VDA
2001-07-30 13:32 ` Keith Owens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox