Linux Driver Tutorial 37 – Kernel log levels
#GNU #Linux #Tutorial #Driver #DriverDevelopment
Let’s leave userspace and head towards Kernelspace!
In this series of videos I will show you how to write your own Linux Driver. Today we will learn how to use log levels when writing to the kernels log.
You want to support my work? You can buy me a coffee here: https://www.buymeacoffee.com/johannes4linux
If you want to contact me, you can find my E-Mail on www.gnu-linux.rocks
Here is the link to my git-repo:
https://github.com/Johannes4Linux/Linux_Driver_Tutorial
You want to learn more? Check out my playlist:
Resources:
https://www.kernel.org/doc/html/latest/core-api/printk-basics.html
Views : 226
linux