Files
doc-en/reference/seaslog/versions.xml
2018-12-18 21:10:59 +00:00

63 lines
2.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
Do NOT translate this file
-->
<versions>
<!-- Functions -->
<function name='seaslog_get_version' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog_get_author' from='PECL seaslog &gt;=1.0.0'/>
<!-- Classes and Methods -->
<function name='seaslog' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::__construct' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::__destruct' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::setbasepath' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::getbasepath' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::setlogger' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::closeloggerstream' from='PECL seaslog &gt;=1.8.6'/>
<function name='seaslog::getlastlogger' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::setrequestid' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::getrequestid' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::setdatetimeformat' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::getdatetimeformat' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::setrequestvariable' from='PECL seaslog &gt;=1.9.0'/>
<function name='seaslog::getrequestvariable' from='PECL seaslog &gt;=1.9.0'/>
<function name='seaslog::analyzercount' from='PECL seaslog &gt;=1.1.6'/>
<function name='seaslog::analyzerdetail' from='PECL seaslog &gt;=1.1.6'/>
<function name='seaslog::getbuffer' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::getbufferenabled' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::flushbuffer' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::log' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::debug' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::info' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::notice' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::warning' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::error' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::critical' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::alert' from='PECL seaslog &gt;=1.0.0'/>
<function name='seaslog::emergency' from='PECL seaslog &gt;=1.0.0'/>
</versions>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->