History for logger

changed:
-
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

 <img src="loggerpart.jpg" />


inpins

 1 IN - ID = 1 - Sets an Object for writing details in the log file 

 o IN – Object 

 2 FILE - ID = 2 - Sets the name of the log file. The log file should be xml file 

 o 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/&#42checkout&#42/vcb/VCB/libraries/configs/util/logger at sourceforge.net

status

 alpha release