Classes | |
| class | Pluf_Log |
Functions | |
| Pluf_Log_assert ($file, $line, $code) | |
| Pluf_Log_assert | ( | $ | file, | |
| $ | line, | |||
| $ | code | |||
| ) |
Assertion handler.
| $file | Name of the file where the assert is called | |
| $line | Line number of the file where the assert is called | |
| $code | Code evaluated by the assert call |