eventLogger
element in the framework properties allows to use a recorder engine which will record all invocations and notifications in the framework.url
attribute declares the jar file of the library which will be used to perform the recordscenario
attribute declares the file to use to serialize the recordautoStart
attribute is an optional attribute specifying if the record must begin as soon as the framework starts<files> <file url="applications.xml" /> <file url="services.xml" /> <file url="types.xml" /> <eventLogger url="perfoLogger.jar" scenario="logged.xml"/> </files>
Engine
manifest property name. For example:Engine: org.da.protoframework.perfologger.RecorderEngine
Copyright 2017-2020 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence