Changes
To document certain events (errors, warnings, etc.) that occur in the {{UBIK}} system, a logging mechanism is provided to support the designer or programmer in finding issues in the design process or to identify the reason for problems at runtime. Logging in {{UBIK}} can be configured for the Web Service as well as for the {{UBIKSTUDIO}}. The general configuration for logging is described [http://msdn.microsoft.com/en-us/library/ms733830%28v=vs.110%29.aspx here].
* The logging for the Web Service can be configured via editing the [[Web_Service_Configuration|Web Service Configurationweb service configuration]] in section [[Web_Service_Configuration_Example#loggingConfiguration|loggingConfiguration]].
* The logging in {{UBIK}} Studio can be configured by editing the file '''UBIK.Studio.exe.config''', which is located in the program folder of {{UBIK}} Studio and also contains the section [[Web_Service_Configuration_Example#loggingConfiguration|loggingConfiguration]] which can be configured in the same way like the {{UBIK}} Web Service.
==See also==
* [[WriteLogEntry_(Activity)|WriteLogEntry (Activity)]]
* [[Web_Service_Configuration|Web Service Configurationservice configuration]]
[[Category:Installing]]
[[Category:Server]]
[[Category:How-To]]