logger2
last edited 4 years ago by amehrabyan
description
Works as a pipe. It takes an Array of Objects and file name, creates an xml file (each time it creates new file when the pipe works) with the given file name eand writes the details of Objects (time, type and value) in the file.
figure

inpins
- IN - ID = 1 - Sets an Object Array for writing details in the log file
- IN – Object Array
- FILE - ID = 2 - Sets the name of the log file. The log file should be xml file
- file – String
outpins
- OUT - Object Array - ID = 51 - The same as IN Object Array without any changes with it
links to cvs
configuration file revision 1.0:http://cvs.sourceforge.net/viewcvs.py/*checkout*/vcb/VCB/libraries/configs/util/logger2 at sourceforge.net
status
alpha release