标签: windows events logging
我有一个日志文件“ logs.log ”,其中包含应用程序之一的状态,我想在Windows Events Viewer中写入这些日志。
该文件中的输出如下:
24/01/2019 16:33:26 app(12744.13964) <SYSTEM> SERVICE.app.Activity: Stopping service...
是否可以在Windows Events Viewer中编写它们?
BR