Add client log summary and dashboard shortcut
TaxBaik CI/CD / build-and-deploy (push) Successful in 4m51s

This commit is contained in:
2026-07-08 01:59:40 +09:00
parent 441336394c
commit d09c58d3f8
3 changed files with 131 additions and 0 deletions
@@ -23,5 +23,10 @@
<div>하위 경로 배포와 렌더러 분리를 유지하도록 라우트 린트를 적용합니다.</div>
<a href="/taxbaik/admin/client-logs">최근 에러 확인</a>
</article>
<article class="admin-simple-card">
<strong>원인 규명</strong>
<div>중복되는 오류는 최근 로그 요약에서 source와 route 기준으로 묶어 봅니다.</div>
<a href="/taxbaik/admin/client-logs?q=invoke">오류 검색</a>
</article>
</div>
</section>