Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-08 | logging: add LogPrintfCategory to log unconditionally with category | Jon Atack | |
prefixing the output with the passed category name. - add documentation - add a unit test - update lint-logs.py - update lint-format-strings.py | |||
2022-05-26 | scripts and tools: update lint-logs.py to detect LogPrintLevel() | Jon Atack | |
and add WalletLogPrintf() (already detected) to the lint-logs.py suggestion Co-authored-by: laanwj <126646+laanwj@users.noreply.github.com> | |||
2022-04-14 | lint: Convert lint-logs.sh to Python | Dimitri | |