Commit graph

6 commits

Author SHA1 Message Date
Michael Zillgith
dc281a7ee9 - added maximum log entry size for LogStorage
- implemented maximum log entries for sqlite log storage
- added log to C# API
2016-10-03 18:29:16 +02:00
Michael Zillgith
d81e9e1c19 - implemente ControlObjectClient_setTestMode function, also for C# wrapper 2016-09-08 18:23:20 +02:00
Michael Zillgith
9f96006ffb - added logs and LCBs to config file example
- fixed parser bug in config_file_parser.c
2016-06-11 10:11:14 +02:00
Michael Zillgith
6bf13423cb - added missing cmake file for server_example_logging 2016-06-10 21:28:52 +02:00
Michael Zillgith
2b28c0fed3 - added cmake support to build sqlite log driver
- made logging ready to be compiled with Visual Studio
- added functions to create LCBs and LOGs to dynamic model API
- client: added GetLogicalNodeDirectory(LOG) ACSI function
2016-06-09 00:00:02 +02:00
Michael Zillgith
0c042f2ba4 - added server examples logging
- added logging API
- added sqlite3 driver for logging
2016-05-30 00:08:59 +02:00