saper added a comment.
Isn't `log_pywiki_repo_version` used only once, to log the version during logging initialization but is not respected by `writeToCommandLogFile()` (both in core and compat)
What about adding `command` value to the `config.log` and making the default:
log = ['interwiki', 'command']
and then adding something like
if `command` in config.log: writeToCommandLogFile()
to `bot.py`/`wikipedia.py`
TASK DETAIL https://phabricator.wikimedia.org/T98106
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: saper Cc: jayvdb, saper, Aklapper, pywikipedia-bugs