diff options
-rw-r--r-- | PLUGINS.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/PLUGINS.html b/PLUGINS.html index 5ab0fd0b..1cca3c6c 100644 --- a/PLUGINS.html +++ b/PLUGINS.html @@ -555,6 +555,8 @@ as the <a href="#Getting started"><tt>Start()</tt></a> functions were called. <hr><h2><a name="Logging">Logging</a></h2> +<div class="blurb">Traces in the sand...</div><p> + <p> If the plugin should print log messages, you can use <tt>dsyslog()</tt>, <tt>isyslog()</tt> or <tt>esyslog()</tt>.<br> <ul> |