Compare commits
No commits in common. "4e30642fd83fe6783092f224f47aa604bef618eb" and "ef2c1408fd7b1a212fb80251a370c2f87ff18070" have entirely different histories.
4e30642fd8
...
ef2c1408fd
@ -37,15 +37,4 @@
|
|||||||
<appender-ref ref="FILE"/>
|
<appender-ref ref="FILE"/>
|
||||||
</root>
|
</root>
|
||||||
|
|
||||||
<!-- Spring Batch 로깅 레벨 설정 -->
|
|
||||||
<logger name="org.springframework.batch" level="ERROR"/>
|
|
||||||
|
|
||||||
<!-- JdbcTemplate 로깅 레벨 설정 -->
|
|
||||||
<logger name="org.springframework.jdbc.core.JdbcTemplate" level="ERROR"/>
|
|
||||||
|
|
||||||
<!-- Hibernate SQL 로깅을 활성화하려면 (선택 사항) -->
|
|
||||||
<logger name="org.hibernate.SQL" level="ERROR"/>
|
|
||||||
<logger name="org.hibernate.type.descriptor.sql.BasicBinder" level="ERROR"/>
|
|
||||||
|
|
||||||
|
|
||||||
</configuration>
|
</configuration>
|
||||||
Loading…
x
Reference in New Issue
Block a user