Re: klogd, syslogd and logger on tomsrtbt-1.7.361
Robert de Bath <[email protected]> Thu, 6 Nov 2003 08:00:49 +0000 (GMT)
| Newsgroups | gmane.linux.tomsrtbt |
|---|---|
| Message-ID | <[email protected]> |
Console logging is controlled by /proc/sys/kernel/printk
" The four values in printk denote console_loglevel,
" default_message_loglevel, minimum_console_level, and
" default_console_loglevel respectively.
" These values influence printk() behavior when printing or logging
" error messages, which come from inside the kernel. See syslog(2)
" for more information on the different log levels.
" console_loglevel
" Messages with a higher priority than this will be printed to
" the console.
" default_message_level
" Messages without an explicit priority will be printed with
" this priority.
" minimum_console_loglevel
" Minimum (highest) value to which the console_loglevel can be set.
" default_console_loglevel
" Default value for console_loglevel.
IIRC klogd has an option '-c' to control the console_loglevel
--
Rob. (Robert de Bath <robert$ @ debath.co.uk>)
<http://www.cix.co.uk/~mayday>
Google Homepage: http://www.google.com/search?btnI&q=Robert+de+Bath