summaryrefslogtreecommitdiff
path: root/src/tangara/dev_console/console.cpp
AgeCommit message (Collapse)Author
2024-12-29console: loglevel: improve help textClayton Craft
I was confused about why setting the level to something lower didn't seem to work, so this attempts make it more clear that not all log levels are actually available on release builds. Fixes #155
2024-08-13Accept a specific tag in `loglevel`jacqueline
2024-07-10add a console command for dumping intr allocationsjacqueline
2024-06-27require a key press before entering the dev consolejacqueline
this improves our ability to detect terminals that support line editing
2024-05-02start moving include files into subdirsjacqueline
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline