Code

Automatically prefix all log messages with the plugin name (if available).
[sysdb.git] / src / plugins / store / network.c
2016-11-15 Sebastian HarlAutomatically prefix all log messages with the plugin...
2016-09-06 Sebastian HarlAdd support for multiple metric data-stores.
2016-09-05 Sebastian HarlLet the network protocol and SysQL support last_update...
2015-09-22 Sebastian Harlstore: Add separate store-object types for the store...
2015-02-18 Sebastian Harlstore::network: Reconnect after losing the connection...
2015-02-18 Sebastian Harlstore::network: Added support for SSL configuration...
2015-02-16 Sebastian Harlstore::network: Use INFO level for an informational...
2015-01-25 Sebastian Harlstore::network plugin: Fixed a minor memory leak.
2015-01-17 Sebastian Harlstore::network: Add a store writer plugin sending objec...