Skip to content

Instantly share code, notes, and snippets.

@dileks
Created April 19, 2011 16:44
Show Gist options
  • Select an option

  • Save dileks/928770 to your computer and use it in GitHub Desktop.

Select an option

Save dileks/928770 to your computer and use it in GitHub Desktop.
File: Documentation/kernel-parameters.txt
loglevel= All Kernel Messages with a loglevel smaller than the
console loglevel will be printed to the console. It can
also be changed with klogd or other programs. The
loglevels are defined as follows:
0 (KERN_EMERG) system is unusable
1 (KERN_ALERT) action must be taken immediately
2 (KERN_CRIT) critical conditions
3 (KERN_ERR) error conditions
4 (KERN_WARNING) warning conditions
5 (KERN_NOTICE) normal but significant condition
6 (KERN_INFO) informational
7 (KERN_DEBUG) debug-level messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment