nchalko@google.com | a648abd | 2010-12-20 19:43:41 +0000 | [diff] [blame] | 1 | #log4j configuration, needed by hibernate validator. |
| 2 | log4j.rootLogger=INFO, stdout |
| 3 | |
| 4 | log4j.appender.stdout=org.apache.log4j.ConsoleAppender |
| 5 | log4j.appender.stdout.layout=org.apache.log4j.PatternLayout |