ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/AnywhereTS.Logging/Logging.cs
(Generate patch)

Comparing trunk/AnywhereTS.Logging/Logging.cs (file contents):
Revision 85 by william, Thu Jul 12 21:04:56 2012 UTC vs.
Revision 86 by william, Fri Jul 13 21:13:27 2012 UTC

# Line 18 | Line 18 | namespace AnywhereTS
18          #region Log access
19          public static readonly ILog ATSAdminLog = LogManager.GetLogger("AnywhereTS.ATSAmdin");
20          public static readonly ILog TSControlPanelLog = LogManager.GetLogger("AnywhereTS.TSControlPanel");
21 +        public static readonly ILog DatabaseLog = LogManager.GetLogger("AnywhereTS.DBSupport");
22          #endregion
23  
24          #region log4net help

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines