copy from Socket/IStation.DataDockingSocket4SZJT_Ten/helper/DebugHelper.cs
copy to Socket/IStation.DataDockingSocket4SZJT_LDW/helper/DebugHelper.cs
Îļþ´Ó Socket/IStation.DataDockingSocket4SZJT_Ten/helper/DebugHelper.cs ¸´ÖÆ |
| | |
| | | internal class LogCustomHelper |
| | | { |
| | | |
| | | private const string _logNameDebug = "socket-szjt-dsw-debug"; |
| | | private const string _logNameDebug = "socket-szjt-ldw-debug"; |
| | | |
| | | /// <summary> |
| | | /// çæè°è¯ä¿¡æ¯è¾
å©ç±» |
| | |
| | | LogHelper.Custom(_logNameDebug, msg); |
| | | } |
| | | |
| | | private const string _logNameSrc = "socket-szjt-dsw-src"; |
| | | private const string _logNameSrc = "socket-szjt-ldw-src"; |
| | | |
| | | /// <summary> |
| | | /// çæ |
| | |
| | | LogHelper.Custom(_logNameSrc, message_bts); |
| | | } |
| | | |
| | | |
| | | private const string _logNameInfo = "socket-szjt-dsw-info"; |
| | | private const string _logNameInfo = "socket-szjt-ldw-info"; |
| | | |
| | | /// <summary> |
| | | /// çæ |
| | |
| | | LogHelper.Custom(_logNameInfo, msg); |
| | | } |
| | | |
| | | private const string _logNameError = "socket-szjt-dsw-error"; |
| | | private const string _logNameError = "socket-szjt-ldw-error"; |
| | | |
| | | /// <summary> |
| | | /// çæ |