Lines Matching refs:log
18 Calls to show_boot_progress() will also result in log entries but
455 int "Maximum log level to record"
459 This selects the maximum log level that will be recorded. Any value
460 higher than this will be ignored. If possible log statements below
473 int "Maximum log level to record in SPL"
477 This selects the maximum log level that will be recorded. Any value
478 higher than this will be ignored. If possible log statements below
491 bool "Allow log output to the console"
495 Enables a log driver which writes log records to the console.
497 log message is shown - other details like level, category, file and
501 bool "Allow log output to the console in SPL"
505 Enables a log driver which writes log records to the console.
507 log message is shown - other details like level, category, file and
515 This enables a 'log test' command to test logging. It is normally