Revision 3257
Added by berkley over 17 years ago
log4j.properties | ||
---|---|---|
33 | 33 |
################################################################################ |
34 | 34 |
|
35 | 35 |
# set the log level to WARN and the log should be printed to stdout. |
36 |
log4j.rootLogger=INFO, stdout
|
|
36 |
log4j.rootLogger=WARN, stdout
|
|
37 | 37 |
#log4j.threshold=FATAL, ERROR, WARN, INFO |
38 | 38 |
|
39 | 39 |
|
Also available in: Unified diff
updated the kepler skin to use paging. need to do a bit more work on this to make it behave more like other web applications