iilyak commented on issue #1637: Add ability to configure logger for eunit test step URL: https://github.com/apache/couchdb/pull/1637#issuecomment-426746377 The default log level for `./rel/files/eunit.ini` is `none`. In order to debug eunit the one have to - update the config file - know which application the test is located to look for log file This PR adds ability to use env variables to enable logging which is easier compared to editing the file. I am happy to close the PR since it is a bit redundant feature.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
