摘要: 1.Runtime Logruntime.log = velocity.log用以指定 Velocity 运行时日志文件的路劲和日志文件名,如不是全限定的绝对路径,系统会认为想对于 当前目录.runtime.log.logsystem这个参数没有默认值,它可指定一个实现了 interfaceorg.apache.velocity.runtime.log.LogSystem.的自定义日志处理对象给 Velocity。这就方便将 Velocity 与你己有系统的日志机制统一起来runtime.log.logsystem.class = org.apache.velocity.runtime.log 阅读全文
posted @ 2014-01-13 12:20 锐洋智能 阅读(710) 评论(0) 推荐(0)