Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的应用程序在不同的时刻生成了一堆事件。事件具有时间戳、持续时间、类型(错误/警告/正常)、描述等。
是否有任何应用程序可以接收包含此类事件信息的数据(可能来自 xml 文件),并显示在表格中,按日期搜索范围等?
为什么不直接登录到数据库呢?