Peter Kurhajec
Peter Kurhajec
Hi, guys I drafted this PR indicating where the logging could go... I would leave it to you if you think it is more appropriate to do it some other...
@philippleidig check again, please.
@philippleidig looks great to me!!! Thanks! I just synched with the 'dev' branch. I've been looking at @benhar-dev CSV logger; we may get some inspiration there as well... Would you...
@philippleidig that's the way to go... we should allow for different sinks! I am simultaneously working on logging user actions from the front-end application... this will be an inxton related...
@philippleidig would have a look at https://github.com/TcOpenGroup/TcOpen/pull/140/commits/3d0c83b756d07407cc7741f6b84fbfbc5807de1f I fixed some build (CheckAllObjects) issues with the logger code. There some blocks added; experimenting with Context builder, but those are build-disabled you...
> The approach with the ITcoContextBuilder looks very promising. I'll have a deeper look at it :-) I am just sketching it... the idea is to have explicit implementations injected...
@philippleidig I am having a look into it. The implementation is very interesting and worth exploring further. I like it... My concern is performance issues but before we can judge...
@philippleidig I have been playing a bit with the design. It seems kind of heavy. My CX2040 goes black even before running the program 😄, when I run it on...
OFF TOPIC! @philippleidig automation interface is giving me (us) headaches for a long time. The only reason why we use is for compiling plc libraries and to add/replace libraries in...
> @PTKu encouraged me a long time ago to try things out with the TwinCat EventLogger. > Here i want to share my approach and how i used it. >...