Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-08 | ELAPI Laying foundation for the async processing | Dmitri Pal | 1 | -34/+96 | |
A relatively small patch aligning headers and a small portion of code for upcoming implementation of the async event processing. Cleanup of the test config file. | |||||
2009-08-12 | ELAPI Next round of functionality - logging part of the interface | Dmitri Pal | 1 | -0/+72 | |
a) Added the main logging interface which allows creating dispatcher and logging messages or events. Can't actully log anything yet since the sinks are stubbed out. b) Made default template be a part of the default dispatcher. c) Updated UNIT test. d) Some of the calls are stubbed out but they are there to indicate where next round of work will be. |