summaryrefslogtreecommitdiffstats
path: root/syslog-expert-html.lsp
blob: fb43eae79542c4fe23607652e6f5ae7d1a8c2646 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<? ctl = ... ?>
<h1>System logging</h1>
<h2>Status</h2>
<P>WORK IN PROGRESS!!!</P>

<?
--[[ DEBUG INFORMATION
view = ...
require("debugs")
io.write(debugs.variables(view))
--]]
?>