logger2

Document Actions
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

  1. IN - ID = 1 - Sets an Object Array for writing details in the log file
  • IN – Object Array
  1. FILE - ID = 2 - Sets the name of the log file. The log file should be xml file
  • file – String

outpins

  1. 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