aboutsummaryrefslogtreecommitdiff
path: root/src/wikiget/logging.py
AgeCommit message (Expand)Author
2023-11-17Add missing docstrings for modulesCody Logan
2023-11-15Add missing type annotationsCody Logan
2023-11-08Add and refine docstrings in src folderCody Logan
2023-10-30Fix copyright years for new files containing old codeCody Logan
2023-10-30Code cleanupCody Logan
2023-10-24Fix bug in logging that silenced most messagesCody Logan
2023-10-24Use per-module loggers and tweak initial log configCody Logan
2023-10-23Factor out usage of args object in log configurationCody Logan
2023-10-20Add type annotations to source filesCody Logan
2023-10-20Move logging configuration to new fileCody Logan