Database
app_log.txt
Associated article: Enterprise Application Logging
Tags: Database .NET
Published source code accompanying the article by Jim Magione in which he shows how accurately gauging the health of IT assets across applications requires true enterprise-level logging. Also see APP_LOG.ZIP.
Enterprise Application Logging
by Jim Maglione
Example 1:
<ROOT>
<CentralLogMessage>
<Application_Name>APP_TEST</Application_Name>
<Severity_Cd>INFO</Severity_Cd>
<MessageDateTime>1/1/2005 12:12:12</MessageDateTime>
<Message&...


