Jump to: navigation, search

Changes


Configuration File Example

119 bytes added, 10:34, 25 March 2014
/* loggingConfiguration */
===loggingConfiguration===
In this section the logging of the web service is configured for different types of information (errors, warnings, ...). It is important to specify a path the system user executing the web service has all the required access rights.
 
Further information about this section can be found in [http://msdn.microsoft.com/en-us/library/ff648941.aspx|MSDN].
 
<source lang="xml">
<loggingConfiguration name="" tracingEnabled="true" defaultCategory="ASSERTION">
681
edits