summaryrefslogtreecommitdiff
path: root/htroot/env/templates/submenuComputation.template
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2026-06-28 22:49:39 +0200
committerMichael Peter Christen <mc@yacy.net>2026-06-28 22:49:39 +0200
commite1c988b5c38972ae855efdabbc5e24586e938733 (patch)
treea1eba09bb07efbfd4bd9d5e253add55c471ff7ad /htroot/env/templates/submenuComputation.template
parent94e8ac3b5f9080489eae4ed9efa1e760a983857c (diff)
added log report generator for recursive self-improvement
Diffstat (limited to 'htroot/env/templates/submenuComputation.template')
-rw-r--r--htroot/env/templates/submenuComputation.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/env/templates/submenuComputation.template b/htroot/env/templates/submenuComputation.template
index 9b24c0226..99d1a75de 100644
--- a/htroot/env/templates/submenuComputation.template
+++ b/htroot/env/templates/submenuComputation.template
@@ -12,6 +12,7 @@
<h3>Processes</h3>
<ul class="SubMenu">
<li><a href="ViewLog_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Server Log</a></li>
+ <li><a href="LogReports_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Log Reports</a></li>
<li><a href="Threaddump_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Thread Dump</a></li>
<li><a href="PerformanceConcurrency_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Concurrent Indexing</a></li>
<li><a href="PerformanceMemory_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Memory Usage</a></li>