mirror of
https://github.com/krugersu/YY.EventLogExportAssistant.git
synced 2026-06-20 01:16:51 +02:00
7 lines
130 B
C#
7 lines
130 B
C#
namespace YY.EventLogExportAssistant.ElasticSearch
|
|
{
|
|
public class EventLogOnElasticSearch : EventLogOnTarget
|
|
{
|
|
}
|
|
}
|