Initial commit

This commit is contained in:
2026-05-29 17:49:25 +09:00
commit 330105cb27
1081 changed files with 148694 additions and 0 deletions
@@ -0,0 +1,9 @@
= 로거(Logger) 관리
== 개요
시스템 Logger 내역을 조회 및 log level을 변경할 수 있다.
image::loggerMgmt.png[로거 관리]
<1> Logger name별 설정된 configuration 내역(log4j2.xml)을 조회할 수 있다.
<2> Logger name별로 log level 을 변경할 수 있다.