public class LogConfiguration| LogConfiguration | 建構函式 |
| AddRule | 新增自訂 Rule |
| AddTarget | 新增自訂 Target |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetNLogConfiguration | 取得 NLog 配置物件 |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| SetVariable | 設定環境變數 |
| SetVariables | 批次設定環境變數 |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| UseFileLogging(FileLoggingConfiguration) | 使用檔案日誌紀錄 (完整配置) |
| UseFileLogging(String, String) | 使用檔案日誌策略 |
| Date | Version | Description |
|---|---|---|
| 2025/12/08 | 25.0.3.0 | 支援環境變數、動態配置 |
| 2025/12/16 | 25.0.5.0 | 新增從 appsettings 載入檔案日誌設定功能 |