aboutsummaryrefslogtreecommitdiffstats
path: root/obfuscator/logger.py
Commit message (Collapse)AuthorAgeFilesLines
* update log formatAlex Schofield2025-02-191-1/+1
|
* anti-pattern: fix re-definition of format variable in logger.pyAlex Schofield2025-02-171-2/+2
|
* style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2025-02-141-2/+5
| | | | | | This commit fixes the style issues introduced in 6182930 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/gdpr-obfuscator/pull/1
* add universal logging for debuggingAlex Schofield2025-02-141-0/+21
git.ajschof.me — hosted by ajschofield — powered by cgit