ILogHelper Interface

紀錄助手介面

Definition

Namespace: eBizprise.Framework
Assembly: eBizprise.Framework.Log.LogHelper (in eBizprise.Framework.Log.LogHelper.dll) Version: 25.0.5.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
public interface ILogHelper

Methods

Debug Debug等級紀錄
Error Error等級紀錄
Exception Exception紀錄
Fatal Fatal等級紀錄
GetLogger 取得紀錄器
Info Info等級紀錄
Trace Trace等級紀錄
Warn Warn等級紀錄

Revision History

DateVersionDescription
2025/12/0825.0.3.0支援DI注入

See Also