configuration_client *************************************** The configuration client is a command line tool, capable of senging listening applications commands to change the severities of selected loggers, or to import complete hierarchies, by using xml configuration fises. The configuration client takes 3 parameters, separated by spaces. 1) host name: a string containing the host name of the target machine. 2) port: port number of the listening application 3) command: one of two possible formats - "logger:"+logger_name+":set_severity:"+severity_name - "file:"+a_path_to_a_xml_file log_vision *************************************** This application monitors log events on a given port (the default port is 8673, but if an integer is passed as an attribute, the application will listen to that port).