summaryrefslogtreecommitdiffstats
path: root/freeswitch-logfile-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2015-10-30 14:10:32 +0000
committerTed Trask <ttrask01@yahoo.com>2015-10-30 14:10:32 +0000
commite999bce9c2a91283291c1016d7e1510c08aacd89 (patch)
tree92ddae6db6e61d9a8a35cc74f33da50a0b67a688 /freeswitch-logfile-html.lsp
parent2bfa6c0cdd0b6910a87ae167edae082be2a022a2 (diff)
downloadacf-freeswitch-e999bce9c2a91283291c1016d7e1510c08aacd89.tar.bz2
acf-freeswitch-e999bce9c2a91283291c1016d7e1510c08aacd89.tar.xz
Modify logfile to get logging info from the config and use common view
Diffstat (limited to 'freeswitch-logfile-html.lsp')
l---------[-rw-r--r--]freeswitch-logfile-html.lsp7
1 files changed, 1 insertions, 6 deletions
diff --git a/freeswitch-logfile-html.lsp b/freeswitch-logfile-html.lsp
index 47e2b17..ac8854f 100644..120000
--- a/freeswitch-logfile-html.lsp
+++ b/freeswitch-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/freeswitch/freeswitch.log"})
-end %>
+../logfile-html.lsp \ No newline at end of file