/
Testing a new or updated installation

Testing a new or updated installation

Logging

The Sitecore S4D implementation uses built-in Sitecore logging.

S4D includes an example selective logging configuration file that is disabled by default:

\App_Config\Modules\S4D\S4DLogging.config.disabled

To enable, simply rename to S4DLogging.config. All messages with level INFO or greater will still go into the default Sitecore log, however all messages of lower level up to DEBUG will go into custom FuseIT.S4D.log files. Adjust the levels in the config file to suit your needs.

Alternatively, the site-wide log level can be altered by editing the priority in Sitecore.config:

<log4net> <root> <priority value="DEBUG" /> </root> </log4net>

Detailed logging is not recommended on a production site for any length of time.

Status page

Check the S4D status page for detailed information on your installation, including information on possible errors.

Related content

Testing a New or Updated Installation
Testing a New or Updated Installation
More like this
Status page
More like this
Testing a New or Updated Installation (Pre-Sitecore 9)
Testing a New or Updated Installation (Pre-Sitecore 9)
More like this
S4S Now Module
S4S Now Module
More like this
Error Handling
Error Handling
More like this
Configure S4S Analytics
Configure S4S Analytics
More like this