function wiziapp_getLogFileWS($log)
{
    wiziapp_checkSystemAuth();
    WiziappSupport::getInstance()->getLog($log);
}