Sign in
apache
/
cxf
/
refs/heads/ProxyClassLoaderCache
/
.
/
rt
/
features
/
logging
/
src
/
test
/
resources
/
log4j.properties
blob: 5b083bab1749b17ad7d2425bd2e98d62e765067f [
file
] [
log
] [
blame
]
log4j
.
rootLogger
=
INFO
,
stdout
log4j
.
appender
.
stdout
=
org
.
apache
.
log4j
.
ConsoleAppender
log4j
.
appender
.
stdout
.
layout
=
org
.
apache
.
log4j
.
PatternLayout
log4j
.
appender
.
stdout
.
layout
.
ConversionPattern
=%
d
{
ISO8601
}
%-
5p
%
c
-
%
X
{
address
}
-
%
m
%
n