Xqt changed the subtype of this task from "Bug Report" to "Feature Request".
Xqt added a comment.


  Logging was added more than 10 years ago. Using it is intentional and not a 
bug.  The logging system is also used by the scripts. Removing it would lead to 
more problems than it solves. The related modules are
  
  - https://doc.wikimedia.org/pywikibot/master/_modules/pywikibot/logging.htm
  - 
https://doc.wikimedia.org/pywikibot/master/api_ref/pywikibot.userinterfaces.html
 inculding transliterations and cached output to prevent mangling output during 
input choices
  - https://doc.wikimedia.org/pywikibot/master/api_ref/bot_choice.html
  
  There are several methods yet which can modify the handlers:
  
  - set_interface() 
<https://doc.wikimedia.org/pywikibot/master/api_ref/bot.html#bot.set_interface> 
to set the UI. Currently only a terminal interface is definded. the buffer 
interface is usefull for tests. On compat release we also had a cgi, wxpython, 
and tkinter interface.
  - init_handlers() 
<https://doc.wikimedia.org/pywikibot/master/api_ref/bot.html#bot.init_handlers> 
to initialize the handlers

TASK DETAIL
  https://phabricator.wikimedia.org/T326650

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Xqt, William_Avery, Aklapper, pywikibot-bugs-list, RoySmith, PotsdamLamb, 
Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, 
Tbscho, MayS, Framawiki, Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, 
mys_721tx, jayvdb, Masti, Alchimista
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to