On Fri, Dec 12, 2014 at 2:17 PM, Eric Loots <[email protected]> wrote: > How can the log level in test mode be reduced (or extended when needed) ?
Hello Eric, The following might be helpful for reducing the log messages during unit testing: http://stackoverflow.com/a/27360000/236007 -- Emre Sevinç https://be.linkedin.com/in/emresevinc
