void writeLogEntry(string url, string title)

This function is used for statistics logging. It will end the previous page and log a new entry to KioWare Server with the specified URL and title.

Security

Trust Level Required: Low trust

Parameters

Name Description
url The log URL.
title The log title.

Return

Nothing returned