Hi,
I would like to know if there is any shortcut (not writing a script and put it almost everywhere) for creating logging messages for every jobstate that has a value?
That means, that every time a job passes a "station" where a jobstate is defined it is automatically logged.
Thanks
Ariel
Logging flow progress
-
ArielRauch
- Advanced member
- Posts: 230
- Joined: Thu Aug 07, 2014 10:04 am
Only to make the question a bit clearer:
I want to document the way a job makes during the flows for later statistical analysis. Of course I would like to see those "stations" also in the switch log.
Anyone?
I want to document the way a job makes during the flows for later statistical analysis. Of course I would like to see those "stations" also in the switch log.
Anyone?
-
ArielRauch
- Advanced member
- Posts: 230
- Joined: Thu Aug 07, 2014 10:04 am
If I understand this option correctly (and I am not sure about this) I can only use one variable per message.
Am I right?
Am I right?
ArielRauch wrote: If I understand this option correctly (and I am not sure about this) I can only use one variable per message.
Am I right?
You can only log one message at the time, but you can use several variables in that message and you put a special separator in between, so you can easily decompose the message afterwards.
Freddy
Am I right?
You can only log one message at the time, but you can use several variables in that message and you put a special separator in between, so you can easily decompose the message afterwards.
Freddy