설정 변경

This commit is contained in:
curry772
2026-03-12 10:13:50 +09:00
parent e85e68fe43
commit f00a61133f
3 changed files with 102 additions and 2 deletions
+3 -2
View File
@@ -113,12 +113,13 @@
<logger name="com.eactive.eai.rms.onl.dashboard" level="ERROR" />
<logger name="com.eactive.eai.rms.common.acl.user.BizDao" level="ERROR" />
<logger name="org.springframework" level="DEBUG" />
<logger name="org.hibernate" level="DEBUG" >
<logger name="org.springframework" level="INFO" />
<logger name="org.hibernate" level="INFO" >
<appender-ref ref="QUERY_APPENDER" />
<appender-ref ref="HIBERNATE_APPENDER" />
</logger>
<logger name="net.sf.ehcache" level="INFO" />
<logger name="org.quartz" level="INFO" />
<logger name="ACCESS_LOGGER" level="DEBUG" >