Enable logging for GNWeb

Build 1501 on 14/Nov/2017  This topic last edited on: 24/Oct/2016, at 13:05

Since the version 2.0, GNWeb logs publish operation using Kentico platform and APIs.

The log entry, marked as "GNWEB" in the source field, will show:

Start of publish/change/delete workflow

End of publish operation

Creation of objects, see details for the complete XML passed to GNWeb

Uploaded binaries, see details to show binary file header

Any other custom message from the workflows, using LogToKentico() sub.

To enable extended logging

1.Install GNWebServices version: 7.51.5029.15512

2.Enable logging in Kentico

3.Import pubTemplateGNWeb.xml to update workflows.

4.Perform publish (single article or pubdest)

Some optimization has been also implemented in new workflows (less Kentico queries performed).