Ori.livneh has uploaded a new change for review.

Change subject: (Bug 43724) Declare UTF8 encoding on logfile output
......................................................................

(Bug 43724) Declare UTF8 encoding on logfile output

logging.StreamHandler.emit will default to UTF-8 if
sys.std(out|err).encoding is something other than UTF-8 and encoding to
that something other fails. When logging to file, we need to be
explicit.

Change-Id: I15fcd682691ba71c365bf27a3f1846592bd7a12f
---
M server/bin/seqmon
M server/bin/zmq2log
2 files changed, 5 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/EventLogging 
refs/changes/22/42722/1
--
To view, visit https://gerrit.wikimedia.org/r/42722
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I15fcd682691ba71c365bf27a3f1846592bd7a12f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EventLogging
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to