# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |