c1659a8 ELAPI Adding file provider and CSV format

20 files Authored by dpal 14 years ago, Committed by sgallagh 14 years ago,
    ELAPI Adding file provider and CSV format
    
    This patch creates the infrastructure for
    logging of the event from the top of the interface
    to the bottom. It is a start. A lot of functionality
    is left aside.
    The attempt of this patch is pass event from caller
    of the ELAPI interface via targets to sinks
    then to providers and do serialization creating
    entity that is ready to be written to a file.
    It also implements more specific provider related
    configuration parameters.
    Also it addresses couple suggestions that were
    brought up against previous patch.
    
    ELAPI Correcting issues
    
    This patch addresses the issues found during the
    review of the previous patches and addresses
    ticket #166.
    
        
file modified
+13 -4
file modified
+2 -0
file added
+5
file added
+98
file added
+48
file modified
+106 -5
file modified
+0 -18
file modified
+37 -10
file modified
+60 -44
file modified
+5 -1
file modified
+8 -3
file modified
+2 -3