Dear Julia Users, I would like to silence the output of packages, but am having trouble doing so. This applies to package-generated info() messages occuring due to "using" calls as well as to the output of external programs, e.g. a solver. Basically I'd like to redirect everything except my own specific print-outs to /dev/null.
Any way to accomplish this? Best regards, Robert
