Mercurial > hg > ConflictEditor
view conflict-editor/src/test/resources/log4j.properties @ 35:a3f88353554a
do not use a custom combo box model, instead fill a default one from preferences and attach an action listener to the combo that ensures that yet unknown database URLs will be stored in preferences.
author | dirk |
---|---|
date | Fri, 07 Oct 2011 05:41:53 +0200 |
parents | 6f11757c4811 |
children |
line wrap: on
line source
# The usual stuff. Note that A1 is configured in root, not separately log4j.rootCategory = DEBUG, A1 log4j.appender.A1 = org.apache.log4j.ConsoleAppender log4j.appender.A1.layout = org.apache.log4j.PatternLayout #log4j.appender.A1.layout.ConversionPattern = %d{MMM dd HH:mm:ss} [%t] %p %c - %m%n log4j.appender.A1.layout.ConversionPattern = %c{1} - %m%n