网页
图片
视频
学术
词典
地图
更多
航班
笔记本
Log4j
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Now
that you
can
see
log4j
through
JMX
,
the next
step
is
to
adjust
some
of the
logging
settings
.
现在
可以
通过
JMX
看到
log4j
了
,
下一步
是
调整
一些
登录
设置
。
www.ibm.com
2.
The
sample
application
includes
a
file
named
log4j
.
properties
that
you
can
use
to
turn
on
the
trace
for
the batcher
.
样
例
应用程序
包含
一个
名
为
log4j.properties
的
文件
,
您
可以
用
它
来
开启
对
批
处理
程序
的
跟踪
。
www.ibm.com
3.
Its
hierarchy
of
loggers
is
kept
in
an
object
called
,
believe
it
or
not
,
Hierarchy
.
不管
您
相信
与否
,
Log4j
的
记录器
的
层次
结构
保留
在
一个
称为
Hierarchy
的
对象
中
。
www.ibm.com
4.
You
can
turn on
package
org
.
hibernate.
SQL
's
log
level
to
DEBUG
in
log4j
to
see
all
the
SQL
generated
.
你
可以
在
log4j
中将
org.hibernate.SQL
包
的
日志
级别
设
为
DEBUG
,
这样
便
能
看到
生成
的
所有
SQL
。
www.infoq.com
5.
Type
grails run-app
and
confirm
in
JConsole that the
log4j
MBean doesn't
show
up
in
development
mode
.
输入
grailsrun-app
并
在
JConsole
中
确定
log4jMBean
没有
出现
在
开发
模式
中
。
www.ibm.com
6.
Looking
at the
log4j
documentation
,
you
decide
to
set
it
to
something
more
descriptive
.
查看
log4j
文档
,
您
决定
将
它
设置
为
更
具
描述性
的
东西
。
www.ibm.com
7.
I
used
to
use
log4j
because
it
was
most
popular
,
but
recently
decided
to
try
JDK logger
in
my
current
project
.
我
曾经
使用
log4j
因为
它
是
最
流行
的
,
但是
最近
,
我
决定
在
我
的
新
项目
中
尝试
JDKlogger
。
article.yeeyan.org
8.
This
mock
logger
sends
its
output
to System
.
out instead
of
to any of the defined
log4j
appenders
.
这个
模拟
记录器
将
它
的
输出
发送
到
System.out
而
不是
任何
已
定义
的
log4j
输出
器
。
www.ibm.com
9.
To
recap
,
the cobertura
module
defines
three dependent modules
:
asm
,
jakarta-oro,
and
log4j
,
as
shown
in
Listing
5
.
简单
说明
一下
,
cobertura
模块
定义
了
三
个
依赖
模块
:
asm
、
jakarta-oro
和
log4j
,
如
清单
5
所
示
。
www.ibm.com
10.
This
configuration
is
stored
in
a
file
called
log4j
.
properties
,
which
I
simply
pass
to
my
code
as
a
parameter
.
这个
配置
存储
在
一个
名
为
log4j.properties
的
文件
中
,
我
只是
将
它
作为
一个
参数
传递
给
代码
。
www.ibm.com
1
2
3
4
5