summaryrefslogtreecommitdiff
path: root/DEBUG_template.toml
AgeCommit message (Collapse)Author
2025-03-09Mypy type correctness (#3199)capellancitizen
2025-02-03Add debug variable to enable sew stack elements (#3476)Kaalleen
2024-05-03Kgn/logging revamp (#2720)karnigen
* update config files * rebase after electron remove * added toml to requirements * logging update * Unified use of the TOML format instead of INI [no ci] * Unified use of the TOML format instead of INI [no ci] * moving debug*.py to debug dir, moving some part for debugger [no ci] * use of alternate logging in some cases * updated debug logger [no ci] * logging update * updated notes * updated notes about logging * style check