> The AHC seems to be logging profusely. Could we reduce that output? I > was > going to throw a log4j.properties file into the test/resources area but > seems like the project is using another logger. > > Alex > Hi Alex,
the server is quite INFO verbose too, a lot of logging statement need to be moved to DEBUG, IMHO. Julien