Update logger.py to use new Twisted log api. No change in evennia-side usage

This commit is contained in:
Griatch 2022-02-13 21:14:33 +01:00
parent e9212ff898
commit 42ee0db1da
6 changed files with 230 additions and 210 deletions

View file

@ -153,6 +153,8 @@ Up requirements to Django 4.0+, Twisted 22+, Python 3.9 or 3.10
decouple structures from database without needing separate import.
- Add `run_in_main_thread` as a helper for those wanting to code server code
from a web view.
- Update `evennia.utils.logger` to use Twisted's new logging API. No change in Evennia API
except more standard aliases logger.error/info/exception/debug etc can now be used.
## Evennia 0.9.5