function eZWebDavAppendToLog($logString)
{
    return eZWebDAVServer::appendLogEntry($logString);
}