diff options
author | Martin Fischer <martin@push-f.com> | 2025-03-22 22:17:48 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-03-26 08:48:43 +0100 |
commit | 2ee6afdf3356dea2aebdd48d20dfe9eb07037ba3 (patch) | |
tree | 3902cbce2952eb2b22e608eafafc919a4d4c1029 /requirements.txt | |
parent | fff83bca1b5069f49af4d2e1dc1e1b1da60d7a61 (diff) |
feat: improve logging
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index d58a4d3..ac39062 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ mwparserfromhell==0.6.4 pywikiapi==4.3.0 requests==2.25.1 +logformat==0.1.0 |