#author("2024-09-02T05:11:10+00:00","default:iseki","iseki") ** DeBug [#l9a732d3] *** m_log [#l123b04f] using log4net; using System; using System.Collections.Generic; using System.Reflection; using .......... namespace XXXXXXXXXXXXXXXX { public class ZZZZZZZZZZZZZZ { private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType); .......................