Log.config

Logging parameters for the DXA application deployed in .NET

The Log.config file is a .NET web server configuration file, which contains a variety of settings for messages coming from the DXA web application.

The file parameter contains the full path to the log folder and file for DXA-generated messages. The file path is initially configured during installation, and the default value is C:/temp/logs/site.log.

Refer to the Log.config itself for additional logging parameters.