34353637383940
Log4JPropertiesLoader .load("org/cspoker/ai/experiments/logging/log4j.properties"); } public static void main(String[] args) throws Exception { (new LoreWithGUI(new PokersourceServer("http://pokersource.eu/POKER_REST"))).start(); }
59606162636465
} private final static Logger logger = Logger.getLogger(Lore.class); public static void main(String[] args) throws Exception { (new Lore(new PokersourceServer("http://pokersource.eu/POKER_REST"))).start(); }