loop
loop copied to clipboard
loopd: nil-pointer bug when showing subsystems
trafficstars
Just a short drive-bug fix: loopd crashes when you wanna show the logging subsystems with loopd --debuglevel show
This fix just copies the rogue code to another place, but I think a better fix would be to get rid of the global pointer and maybe just return the logger when setting it up ?
Pull Request Checklist
- [x] Update
release_notes.mdif your PR contains major features, breaking changes or bugfixes