Adds an entry to the simple site log which can be accessed by administrators through the site management console. (Note: check with your hosting provider before using the log. Recording user traffic may be a violation of the terms of service for some hosting services.)
function LogWrite($UserID, $LogType, $Message)
This function does not return any data.