Creation of a central data storage system for application events in individual software programs.
Supplement
The actual data storage takes place within an SQL Server 2008 database, which is filled via standardized interfaces. For this purpose, a logging library (dll) is provided as an encapsulation of log4net. Apart from the standard attributes of log4net, further categorization attributes were used to ensure an effective evaluation of the collected log information.
Subject description
The central log database is used for consolidating information on application events from the individual software environment. Logging applications include, for example, interface applications between systems or end user applications. This data pool helps to create the conditions for an efficient evaluation and reaction to many different exceptional circumstances.