commons-logging.properties

来自「这个是完整的wap项目的源码 开发语言 Java 系统架构 Struts +」· PROPERTIES 代码 · 共 13 行

PROPERTIES
13
字号
# File name:   commons-logging.properties
# Create date: 9/4/2007
# Author:      Lingchen Bu
# Description: This file is used to set Log as Log4j
#              Refer to log4j.properties.
# ---------------------------------------------------
# Modification History
# Author      |Date         | Description
# 

#set Log as Log4J
org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?