144145146147148149150151
Logger.log(evt); } private void initKS() throws Exception { ks = new SimpleKeyFile("build/resources/test/org/jpos/security/keys-test"); ((LogSource) ks).setLogger(log.getLogger(), "KS"); }