This commit is contained in:
Keith Donald 2009-05-05 22:14:54 +00:00 committed by Mic
parent d5cf15107a
commit e7a6c22ef0
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@
</appender>>
<!-- Application Loggers -->
<logger name="org.springframework.samples">
<logger name="org.springframework.samples.petclinic">
<level value="info" />
</logger>

View file

@ -12,7 +12,7 @@
</appender>>
<!-- Application Loggers -->
<logger name="org.springframework.samples">
<logger name="org.springframework.samples.petclinic">
<level value="debug" />
</logger>