Project

General

Profile

« Previous | Next » 

Revision d2a09415

Added by Andreas Kohlbecker over 8 years ago

CRLF will be replaced by LF issues

View differences:

modules/cdm_dataportal/test/java/dataportal-selenium-tests/src/main/resources/log4j.properties
1
#
2
#
3
# If you are having problems with logging you may debug Log4J initialization,
4
# start the application with a system property log4j.configDebug set to "true".
5
# E.g.:
6
#
7
#     java -Dlog4j.configDebug=true
8
#
9

  
10
log4j.rootLogger= INFO, stdout
11

  
12

  
13
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
14
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
15
log4j.appender.stdout.layout.ConversionPattern=%d %p [%c] - %m%n
16

  
17
log4j.logger.eu.etaxonomy.dataportal=DEBUG
18
#log4j.logger.eu.etaxonomy.dataportal.selenium=DEBUG
19
#log4j.logger.eu.etaxonomy.dataportal.pages=trace
1
#
2
#
3
# If you are having problems with logging you may debug Log4J initialization,
4
# start the application with a system property log4j.configDebug set to "true".
5
# E.g.:
6
#
7
#     java -Dlog4j.configDebug=true
8
#
9

  
10
log4j.rootLogger= INFO, stdout
11

  
12

  
13
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
14
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
15
log4j.appender.stdout.layout.ConversionPattern=%d %p [%c] - %m%n
16

  
17
log4j.logger.eu.etaxonomy.dataportal=DEBUG
18
#log4j.logger.eu.etaxonomy.dataportal.selenium=DEBUG
19
#log4j.logger.eu.etaxonomy.dataportal.pages=trace

Also available in: Unified diff