Data Store

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2010年1月4日

摘要: // first you need to configure the log4j// the following step should be done only once for the whole applicationString log4jPropertyFile = "log4j.properties";PropertyConfigurator.configure(log4jProper... 阅读全文
posted @ 2010-01-04 09:44 standlove 阅读(170) 评论(0) 推荐(0)