K 10 svn:author V 6 marino K 8 svn:date V 27 2015-11-23T22:30:10.155513Z K 7 svn:log V 254 devel/ada-util: Quiet down hardcoded loggers Loggers are hardcoded for several packages at the INFO level which is quite useless for things like spawning commands. It is too chatty! Set the loggers to filter out everything up less than ERROR messages. END