Sign in
eclipse
/
gerrit
/
osbp
/
org.eclipse.osbp.xtext.report
/
23f1510c9d29238e6e313e46fd45ba464d0ea35a
/
.
/
org.eclipse.osbp.xtext.reportdsl
/
resources
/
log4j.properties
blob: 51b9e7c09b870f4a250f8cf0eb9a5ae00e7e6a46 [
file
] [
log
] [
blame
]
log4j
.
rootCategory
=
DEBUG
,
stdout
log4j
.
appender
.
stdout
=
org
.
apache
.
log4j
.
ConsoleAppender
log4j
.
appender
.
stdout
.
layout
=
org
.
apache
.
log4j
.
PatternLayout
log4j
.
appender
.
stdout
.
layout
.
ConversionPattern
=%
d
{
yyyy
-
MMMM
-
dd HH
:
mm
:
ss
:
SSS
}
%
5p
%
t
%
c
{
2
}:%
L
-
%
m
%
n