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 47 by william, Thu Jul 12 11:35:07 2012 UTC vs.
Revision 48 by william, Thu Jul 12 14:32:21 2012 UTC

# Line 14 | Line 14 | namespace AnywhereTS
14  
15          #region Log access
16          public static readonly ILog ATSAdminLog = LogManager.GetLogger("AnywhereTS.ATSAmdin");
17 +        public static readonly ILog TSControlPanelLog = LogManager.GetLogger("AnywhereTS.TSControlPanel");
18          #endregion
19      }
20   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines