booyaa dot org
Centralised logging framework – We were unable to use existing off-the-shelf solutions because of Information Security restrictions. I designed the database to handle a high volume of concurrent logs and developed an application which self-registers and logs events through a web service (SOAP) or stored procedure (ODBC) to account for new and legacy applications. I created a console for support teams to view logging events in different ways, by timeline, severity or application. The framework was designed with per-application data archiving and uses Microsoft’s own severity categorisation (Warning, Error, Fatal, etc) so aid the support teams’ understanding of logging events.