0xricksanchez / like-dbg

Fully dockerized Linux kernel debugging environment
MIT License
737 stars 58 forks source link

Allow verbosity toggles for log output #66

Closed 0xricksanchez closed 2 years ago

0xricksanchez commented 2 years ago

Is your feature request related to a problem? Please describe. Currently, any user including myself is at the mercy of myself when it comes to logging output. The current verbosity is nice for a dev environment but should be configurable later on

Describe the solution you'd like Implement toggles for severity (error, info, debug)