Xqt created this task.
Xqt added a project: Pywikibot.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTION
**Steps to replicate the issue**:
run `pwb -v`
**What happens?**:
No base directory hint is printed
**What should have happened instead?**:
`The base directory is <basedir>` should be printed due to this line:
`output('The base directory is ' + base_dir)`
**Software version**:
Pywikibot 3.0 - 7.7; I haven't testet compat because it does not work with
Python 3(.10)
**Other information**:
The problem is that all logging level beneath 30 is not printed. `output()`
has a logging level of 20. `error()` and `warning()` functions work because
their level is 30 or 40 but the handler is still not initialized for them and
neither WARNING: nor ERROR: will be printed.
TASK DETAIL
https://phabricator.wikimedia.org/T317305
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Xqt
Cc: Aklapper, Xqt, pywikibot-bugs-list, PotsdamLamb, Jyoo1011, JohnsonLee01,
SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont,
JJMC89, Dvorapa, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]