시놀로지 원격 로그 뷰어 추가

This commit is contained in:
seo
2026-07-25 19:52:38 +09:00
parent 3aff2748e8
commit 756464643c
5 changed files with 254 additions and 5 deletions
+9
View File
@@ -344,6 +344,15 @@ html[data-theme="light"] .details-panel{background:#edf3fa;border-color:#b8c7da}
</div>
</div>
<div class="spike-log-box">
<div class="dmesg-head">
<h3 data-i18n="synologyLog">Synology Log</h3>
<button class="btn secondary" id="synologyLogToggle" type="button" data-i18n="show">Show</button>
</div>
<div class="dmesg-meta" id="synologyLogMeta">/var/log/remote/synology/chaegeon.log</div>
<pre class="dmesg-log" id="synologyLogOutput" hidden></pre>
</div>
<div class="spike-log-box">
<div class="dmesg-head">
<h3>dmesg</h3>