Core Function
View Source on Trac ↗ logIO()
logIO( mixed $io, mixed $msg ) logIO() - Writes logging info to a file.
Parameters 2 required
| Name / Type | Description |
|---|---|
| $io string | Whether input or output. Required |
| $msg string | Information describing logging reason. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
1.2.0
Source File
xmlrpc.php
Advertisement