proxy: don't set app logger level
logging is configured globally in SlapOSApp.configure_logging and: - if logging to file is enabled, it is logged with maximum level - logging on the console depends on --quiet / --verbose command line flags Default log level of this logger was DEBUG, which is just fine: the logger emit all messages and the file/console handler decide to output them or not Because we configure logger after Flask initialize its own logging, for Flask >= 1.1.2, we remove Flask logger as described in https://flask.palletsprojects.com/en/1.1.x/logging/#removing-the-default-handler Since this is internal API which doest not exist on old version of Flask, we adjust requirements to require a recent version of Flask.
Status | Job ID | Name | Coverage | ||||||
---|---|---|---|---|---|---|---|---|---|
External | |||||||||
passed |
#146611
external
|
SlapOS-Master.UnitTest-Master |
01:57:32
|
||||||
failed |
#146696
external
|
SlapOS.Eggs.UnitTest-Master.Python2 |
00:10:43
|
||||||
passed |
#146684
external
|
SlapOS.Eggs.UnitTest-Master.Python3 |
00:08:06
|
||||||
failed |
#146467
external
retried
|
SlapOS-Master.UnitTest-Master |
01:28:00
|
||||||
passed |
#146475
external
retried
|
SlapOS.Eggs.UnitTest-Master.Python2 |
00:29:33
|
||||||
failed |
#146494
external
retried
|
SlapOS.Eggs.UnitTest-Master.Python3 |
|
||||||