logger

Document Actions
last edited 4 years ago by amehrabyan

description

Works as a pipe. It takes an Object and file name, creates an xml file (each time it creates new file when the part works) with the given file name eand writes the details of an Object (time, type and value) in the file.

figure

inpins

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

outpins

  1. OUT - Object - ID = 51 - The same as IN OBject? 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/logger at sourceforge.net

status

alpha release