Solution 1
You can instruct the logging library only log operators at a level above or below the specified level logging.setLevel(). If you set this threshold level above a level that contains messages that you do not want, you filter out unwanted messages with dev_appserver.
, :
- , , , , (,
WARN). - . , dev.
2.
, DEBUG INFO, .
dev_appserver.py( ). , , ( ) - Python: .