summaryrefslogtreecommitdiffstats
path: root/gross-logfile-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2015-10-30 14:27:10 +0000
committerTed Trask <ttrask01@yahoo.com>2015-10-30 14:27:10 +0000
commit5c323f4b65c1c3276af8ab6aa8a3a57d3d6bc795 (patch)
tree0468f01c79d5ddc0cb6f2011b42378cb6209ae9a /gross-logfile-html.lsp
parent5aea5b9f76d8222b22f76e5a7b5378fd14885fb6 (diff)
downloadacf-gross-5c323f4b65c1c3276af8ab6aa8a3a57d3d6bc795.tar.bz2
acf-gross-5c323f4b65c1c3276af8ab6aa8a3a57d3d6bc795.tar.xz
Modify logfile to get logging info from the config and use common view
Diffstat (limited to 'gross-logfile-html.lsp')
l---------[-rw-r--r--]gross-logfile-html.lsp7
1 files changed, 1 insertions, 6 deletions
diff --git a/gross-logfile-html.lsp b/gross-logfile-html.lsp
index 24cad72..ac8854f 100644..120000
--- a/gross-logfile-html.lsp
+++ b/gross-logfile-html.lsp
@@ -1,6 +1 @@
-<% local data, viewlibrary = ...
-%>
-
-<% if viewlibrary and viewlibrary.dispatch_component then
- viewlibrary.dispatch_component("alpine-baselayout/logfiles/view", {filename="/var/log/messages", grep="gross"})
-end %>
+../logfile-html.lsp \ No newline at end of file