Quick Start
- Go to Log4E preferences page and choose the appropriate logger. You can choose between Log4j, SLF4J,
Commons Logger or JDK 1.4 Logging.
- Go to a Java Editor (open a .java file)
- Place the textcursor within a method
- Right click in the editor and choose "Log4E > Insert Log Statements For This Method".
- See what happens .
- Go to Log4E preferences page and choose the appropriate logger. You can choose between Log4j, SLF4J,
Commons Logger or JDK 1.4 Logging.
- Go to a Java Editor (open a .java file)
- Place the textcursor within a method
- Right click in the editor and choose "Log4E > Insert Log Statements For This Method".
- See what happens .
本教程指导您如何在Java编辑器中使用Log4E快速插入日志语句,选择合适的日志记录器如Log4j、SLF4J、CommonsLogger或JDK1.4Logging,并通过右键菜单操作实现。
6184

被折叠的 条评论
为什么被折叠?



