Changes

Logging

11 bytes added, 09:45, 16 November 2020
Internal, system driven events of different types (debug messages, errors, warnings, etc.) occuring within in {{UBIK}} are recorded by a logging mechanism. This information supports the user in finding issues in the design process or to identify the reasons for problems at runtime. The mechanisms can be configured for the [[Web Service]], the {{UBIK Studio}} as well as for the {{UBIK Enterprise Service}}. A general description of the technique used can be found on the Microsoft page for [http://msdn.microsoft.com/en-us/library/ms733830%28v=vs.110%29.aspx Configuring Services].
== Logging version Version 3.6 ==
* With Version 3.6 we Replaced our existing Microsoft.Practices.EnterpriseLibrary.Logging with more up-to-date solution like Serilog.
== Logging version Version 3.5 or erlier ==
Since {{Version/Server|2.4.3}} the configuration has to be done in the [[Configuration_Files/Logging.config|Logging.config]] file. For older versions the configuration has to be done in one of the main [[Configuration_Files|configuration files]].
{{Category/Version|3.6.0}}
[[Category:3.6.0|Logging]]
[[Category:Installing|Logging]]
[[Category:Server|Logging]]
[[Category:Web service|Logging]]
415
edits