eBizprise Framework Documentation
C#
Show/Hide TOC
ILog
Helper Interface
紀錄助手介面
Definition
Namespace:
eBizprise.Framework
Assembly:
eBizprise.Framework.Log.LogHelper (in eBizprise.Framework.Log.LogHelper.dll) Version: 25.0.5.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
Copy
public
interface
ILogHelper
Methods
Debug
Debug等級紀錄
Error
Error等級紀錄
Exception
Exception紀錄
Fatal
Fatal等級紀錄
GetLogger
取得紀錄器
Info
Info等級紀錄
Trace
Trace等級紀錄
Warn
Warn等級紀錄
Revision History
Date
Version
Description
2025/12/08
25.0.3.0
支援DI注入
See Also
Reference
eBizprise.Framework Namespace
In This Article
Definition
Methods
Revision History
See Also