1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test/lib/pgBackRestTest
David Steele 86482c7db9 Reduce log level for all expect tests to detail.
The C code is designed to be efficient rather than deterministic at the debug log level.  As we move more testing from integration to unit tests it makes less sense to try and maintain the expect logs at this log level.

Most of the expect logs have already been moved to detail level but mock/all still had tests at debug level.  Change the logging defaults in the config file and remove as many references to log-level-console as possible.
2019-05-22 18:23:44 -04:00
..
Common Automate coverage summary report generation. 2019-05-15 13:04:56 -04:00
Env Reduce log level for all expect tests to detail. 2019-05-22 18:23:44 -04:00
Module Reduce log level for all expect tests to detail. 2019-05-22 18:23:44 -04:00