Changes between Version 1 and Version 2 of Ticket #25684
- Timestamp:
 - Nov 5, 2015, 4:01:34 PM (10 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
Ticket #25684 – Description
v1 v2 6 6 7 7 a) make it always use `logger.info(msg)` and change the default `LOGGING` settings appropriately 8 b) make it always use both `sys.stdout.write` and ` `logger.info`8 b) make it always use both `sys.stdout.write` and `logger.info` 9 9 c) add an option to runserver to switch behaviour 10 10