Skip to content

Commit b8dba3c

Browse files
committed
remove class files
1 parent 6319ab7 commit b8dba3c

87 files changed

Lines changed: 795 additions & 8 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1.53 KB
Binary file not shown.

ExcelTest/bin/exceltest/View.class

-113 Bytes
Binary file not shown.
-2 Bytes
Binary file not shown.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# A default log4j configuration for log4j users.
2+
#
3+
# To use this configuration, deploy it into your application's WEB-INF/classes
4+
# directory. You are also encouraged to edit it as you like.
5+
6+
# Configure the console as our one appender
7+
log4j.appender.A1=org.apache.log4j.ConsoleAppender
8+
log4j.appender.A1.layout=org.apache.log4j.PatternLayout
9+
log4j.appender.A1.layout.ConversionPattern=%d{HH:mm:ss,SSS} %-5p [%c] - %m%n
10+
11+
# tighten logging on the DataNucleus Categories
12+
log4j.category.DataNucleus.JDO=WARN, A1
13+
log4j.category.DataNucleus.Persistence=WARN, A1
14+
log4j.category.DataNucleus.Cache=WARN, A1
15+
log4j.category.DataNucleus.MetaData=WARN, A1
16+
log4j.category.DataNucleus.General=WARN, A1
17+
log4j.category.DataNucleus.Utility=WARN, A1
18+
log4j.category.DataNucleus.Transaction=WARN, A1
19+
log4j.category.DataNucleus.Datastore=WARN, A1
20+
log4j.category.DataNucleus.ClassLoading=WARN, A1
21+
log4j.category.DataNucleus.Plugin=WARN, A1
22+
log4j.category.DataNucleus.ValueGeneration=WARN, A1
23+
log4j.category.DataNucleus.Enhancer=WARN, A1
24+
log4j.category.DataNucleus.SchemaTool=WARN, A1
Binary file not shown.
10.8 KB
Binary file not shown.
44.8 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
169 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)