Why isn't there a trace level in log4Net?

后端 未结 3 1810
北海茫月
北海茫月 2021-01-31 08:54

I was just wondering why there isn\'t a trace level in log4Net. This level seems to be missing and I sometimes feel the need to use it, for example to output what events are bei

3条回答
  •  悲&欢浪女
    2021-01-31 09:27

    There is a trace level in the log4net.Core.Level class http://logging.apache.org/log4net/release/sdk/html/F_log4net_Core_Level_Trace.htm

提交回复
热议问题