String ehLocation = "C:/data/ehcache/";
CacheManager manager;
LogCategorizer() {
CacheManager.makeTestCacheManager(ehLocation);
manager = new CacheManager("directories");
System.out.printf(" Ehcache at %s%n", ehLocation);
if (pathMatcher == null)
pathMatcher = readRoots();
}