##// END OF EJS Templates
test.ini: align some logging-related settings with development.ini...
test.ini: align some logging-related settings with development.ini When manually using test.ini (that is, not via the test suite) the coloring of log output like development.ini provides can be very useful. Note that this color output is not taken along by pytest-capturelog, regardless of this patch. Some extra-verbose logging in test.ini is on the other hand not needed and could be enabled when needed by a specific developer. Note: the 'level=DEBUG' setting for handler_console_sql is not taken along to test.ini: it causes duplicate sqlalchemy debug logs, one through handler_console_sql and another through another path. If future experience points out that some of these changes are actually worse than they were, adjustments can still be made.

File last commit:

r568:5f481e4e default
r6108:b1fc5a98 default
Show More
theme.conf
4 lines | 71 B | text/plain | TextLexer
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango