July 2017
Intermediate to advanced
434 pages
12h 59m
English
<log level clean action>
log writes a log line to fs_cli, console, and log file.
Example:
<document type="text/freeswitch-httapi">
<work>
<log action="http://localhost/newurl.php"
temp-action="http://localhost/newtempurl.php"
level="info">this is a log message with a prefix</log>
<log level="warning"
clean="1">and this is one without</log>
</work>
</document>
The log action is analogous to the log Dialplan application. Note that the log Dialplan application does not have a clean option whereas the httapi log action does.
Read now
Unlock full access