# X.LOG **Repository Path**: systemxx/x.log ## Basic Information - **Project Name**: X.LOG - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-15 - **Last Updated**: 2024-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # X.LOG a logHelper base on Log4Net has added support for ElasticSearch ___ ## App Config **Option 1** ``` ``` **Option 2** ``` X.LOG.Config.SetLog4NetRepository([Log4NetRespositoryName]); X.LOG.Config.SetLog4NetConfigPath([Log4NetConfigFileFullPath]); ``` ## Log4Net Custom Appender Config ``` ```