最新文章列表

Logger MVC体系的Lazy Model设计思路

Log4J 和 JDK Logging 属于经典的过度设计的例子。非常复杂,非常难用。 :D   just kidding. Logger体系是非常灵活强大的。 Logger体系也可以看作是MVC结构。 其 ...
buaawhl 评论(4) 有3217人浏览 2006-07-23 13:22

log4j+struts配置说明

1、将log4j.properties文件直接放到classs目录下; # Set root category priority to INFO and its only appender to CONSOLE. #log4j.rootCategory=ERROR, LOGFILE log4j.rootCategory=INFO, CONSOLE, LOGFILE log4j.debug=true ...
restart1107 评论(0) 有3919人浏览 2004-12-13 15:28

Log4J是个好东西,只是还不会灵活应用,先学学吧

Effective level of a logger: The effective or inherited level of logger L is equal to the first non-null level in the logger hierarchy, starting at L and proceeding upwards in the hierarchy towards the ...
hotmanhh 评论(0) 有1053人浏览 2004-08-05 11:17

Log信息获取调用类和调用方法名的实现原理

恰好看到关于log的讨论。想起以前调查的一个问题。整理出来,希望对大家能有所帮助。 Sun JDK 源代码下载 http://wwws.sun.com/software/communitysource/ 先注册并登录到“Sun Community Source Licensing”,然后下载J2SE(几十兆)或者J2EE(几百兆)。 Log能够把代码运行时间,类名,方法名,还有信息,全部都打印出 ...
buaawhl 评论(6) 有19345人浏览 2004-07-26 18:36

最近博客热门TAG

Java(141744) C(73651) C++(68608) SQL(64571) C#(59609) XML(59133) .net(54785) 编程(39454) JSP(37542) 数据结构(36424) Eclipse(31254) PHP(29988) F#(26079) 算法(24867) 脚本(19840) J#(18922) JDBC(17888) ASP(17480) JDK(14881) JVM(14450)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics