more G-Labs products

Author Topic: Activity log  (Read 975 times)

March 03, 2014, 06:42:42 PM
Read 975 times

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525
AHP has a web interface that dumps all events.  This is also available to be parsed externally since it's stored in an html file.  The attachment shows how they format things.  I would consider it an okay log, but it's lacking in some key ways.  It can filter based on activity type (RF, Macro, PLC).

My request is for an activity log that is more customizable in what it logs (perhaps parsing a larger log file).  I would like to see similar information (time, type of activity, module/function, what was done (on/off/etc).  Also, it would be nice to have a sort and filter system available.

I'm currently using the console output (generated with the debug option enabled) and writing to log files in my C# scripts.  This works well, but a more polished logging system would be good.


There are no comments for this topic. Do you want to be the first?