booster icon indicating copy to clipboard operation
booster copied to clipboard

Move udev debugging log out of `booster.debug` logs

Open anatol opened this issue 4 years ago • 1 comments

Debug logs enabled by booster.debug found to be useful to debug user problems. Though currently it outputs both booster-specific logs and udev events info. There are a lot of udev events at the boot time and it would be great to have a way to suppress it.

Split udev debug logs out of booster debug logs. Introduce booster.debug.udev kernel option to enable udev events logs.

anatol avatar Sep 07 '21 16:09 anatol

Reverting the change for now and see if there are better ways to manage excessive logging from udev

anatol avatar Sep 28 '21 15:09 anatol