diff options
| author | (no author) <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2003-12-22 17:51:40 +0000 |
|---|---|---|
| committer | (no author) <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2003-12-22 17:51:40 +0000 |
| commit | b9e7df0cbe67b486ce3a1a2177bd08c0ced9e005 (patch) | |
| tree | 7c3ebc612f89ce28ce75c8e7c06f92aca3ad5501 /id.server/data/test/conf/log4j.properties | |
| parent | 296f2afedb9bef1bc71aeaa3407128094de7a523 (diff) | |
| download | moa-id-spss-b9e7df0cbe67b486ce3a1a2177bd08c0ced9e005.tar.gz moa-id-spss-b9e7df0cbe67b486ce3a1a2177bd08c0ced9e005.tar.bz2 moa-id-spss-b9e7df0cbe67b486ce3a1a2177bd08c0ced9e005.zip | |
This commit was manufactured by cvs2svn to create tag 'Build_002'.tags/Build_002
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/Build_002@88 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id.server/data/test/conf/log4j.properties')
| -rw-r--r-- | id.server/data/test/conf/log4j.properties | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/id.server/data/test/conf/log4j.properties b/id.server/data/test/conf/log4j.properties deleted file mode 100644 index 9a808f925..000000000 --- a/id.server/data/test/conf/log4j.properties +++ /dev/null @@ -1,10 +0,0 @@ -# commons-logging setup -org.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.Log4jFactory - -# define log4j root loggers -log4j.rootLogger=debug, stdout - -# configure the stdout appender -log4j.appender.stdout=org.apache.log4j.ConsoleAppender -log4j.appender.stdout.layout=org.apache.log4j.PatternLayout -log4j.appender.stdout.layout.ConversionPattern=%5p | %d{dd HH:mm:ss,SSS} | %t | %m%n |
