Bookmark_AddLog
sub Bookmark_AddLog(Handle, sMsg As String)
Adds a string to the bookmark log file during a bookmark check.
This function can be called in the WebSite-Watcher Event functions to add information to the bookmark log.
Parameters
Example:
Bookmark_AddLog(Handle, "Plugin processed successfully")