摘要:
程序加载制定日志文件public static final String log4j = "log4j.xml"; 1 /** 2 * @declare 加载log4j 3 * @throws IOException 4 * @author cphmvp 5 */ 6 private static void loadLog4j() throws IOException { 7 Properties p = new Properties(); 8 InputStream is = null; 9 ... 阅读全文
posted @ 2014-02-19 10:00
cphmvp
阅读(396)
评论(0)
推荐(0)

浙公网安备 33010602011771号