开发者

generic timed event viewer/visualization

开发者 https://www.devze.com 2023-01-15 20:27 出处:网络
My application generates a bunch of events at different moments.Events have a timestamp, a duration, a type (error/warning/normal), a description, etc.

My application generates a bunch of events at different moments. Events have a timestamp, a duration, a type (error/warning/normal), a description, etc.

Is there any application which can take in data (probably from xml files) containing this type of event information, and displays in in a table, with search ran开发者_如何学编程ge by date, etc?


Why don't you log directly to a database instead?

0

精彩评论

暂无评论...
验证码 换一张
取 消