remove possibility to enable "webif" logging to file
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Thu, 15 Nov 2007 19:43:03 +0000 (19:43 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Thu, 15 Nov 2007 19:43:03 +0000 (19:43 +0000)
commitd219dffdaf0d7ee4efded9b1549a8eebf7ffa104
treee2e10eb596604a35e52b12ce58659aa50aef2ce8
parentfe8dd4d2c2bc02e9dc61ac5c8b85ced09668184c
remove possibility to enable "webif" logging to file
# PLEASE DONT ENABLE LOGGING BY DEFAULT (OR COMMIT TO PLUGIN CVS)
# AND DONT ADD CONFIG OPTIONS WHICH HELPS NORMAL USERS TO ENABLE
# THIS KIND OF LOGGING !!!!!!!!!!!!!
# Twisted logging can't handle UTF8 correct,
# and enigma2 internal completely use UTF8 (for debug messages too)
# so the twisted logging code self generates frequently blue screens
# at various places in enigma2(not only in Webif) and the reason
# of this crashes is NOT visible in the normal enigma2 crashlogs
# We have spent much time into debugging this          Ghost 2007/11/15
webinterface/src/WebIfConfig.py
webinterface/src/plugin.py