summaryrefslogtreecommitdiffstats
path: root/common/elapi/providers/file/file_provider.c
Commit message (Collapse)AuthorAgeFilesLines
* ELAPI sinks and providersDmitri Pal2009-09-081-0/+155
This patch drills down to the next level of ELAPI functionality. I adds the creation and loading of the sinks. It also implements a skeleton for the first low level provider which will be capable of writing to a file. The configuration ini file is extended to define new configuration parameters and their meanings.