Matej Kenda
52959b91da
DB logger sample ( #4759 )
...
* sample(DBLogger): New sample to demonstrate DB logging to a file. (#4750 )
* sample(DBLogger): Create messages via SQL logger in a thread (#4750 )
* sample(DBLogger): Save messages from SQL files to an SQL database (works with SQLite) (#4750 )
* chore(Makefile): Data samples depend on PocoUtil (#4750 )
* sample(DBLogger): Refactored DBLogger with std::filesystem::directory_iterator and std::thread.
* sample(DBLogger): Add missing include <condition_variable>
* sample(DBLogger): Extracted log scanning and inserting functionality to class SQLLogInserter.
* sample(DBLogger): Create new logging table only when using demo messages option.
* feat(DBLogger): VS projects
* sample(DBLogger): Acquire options from configuration file.
* feat(DBLogger): regenerate VS projects (progen file change)
* sample(DBLogger): Add example DBLogger.properties file.
* sample(DBLogger): Process as much as possible when stopping processing.
* sample(DBLogger): Meaningful defaults in properties file.
* sample(DBLogger): Verify validity of database session on startup.
* sample(DBLogger): Configure demo SQL channel in properties file.
* chore(DBLogger): style and warnings
---------
Co-authored-by: Aleksandar Fabijanic <aleks-f@users.noreply.github.com>
Co-authored-by: Alex Fabijanic <alex@pocoproject.org>
2024-11-18 17:06:20 +01:00
..
2022-07-07 04:18:20 -05:00
2022-07-07 04:18:20 -05:00
2024-08-30 11:54:44 +02:00
2023-09-30 12:20:35 +02:00
2024-02-01 13:42:38 +01:00
2022-07-07 04:18:20 -05:00
2022-07-07 04:18:20 -05:00
2022-06-10 19:56:29 -05:00
2024-02-16 09:34:19 +01:00
2022-07-07 04:18:20 -05:00
2020-01-09 10:08:09 +01:00
2022-07-07 04:18:20 -05:00
2022-07-07 04:18:20 -05:00
2020-01-09 10:08:09 +01:00
2017-10-31 12:46:18 +01:00
2022-06-01 23:47:26 -05:00
2012-12-01 14:10:04 -06:00
2023-10-24 21:00:20 +02:00
2022-06-01 23:47:26 -05:00
2023-03-20 01:50:15 -05:00
2024-04-03 07:12:03 +02:00
2024-05-15 13:43:24 +02:00
2017-09-09 11:14:06 +02:00
2022-06-01 23:47:26 -05:00
2022-06-01 23:47:26 -05:00
2020-01-09 10:08:09 +01:00
2024-10-04 09:50:39 +02:00
2024-01-04 20:35:00 +01:00
2023-09-30 12:20:35 +02:00
2022-07-07 04:18:20 -05:00
2017-09-09 11:14:06 +02:00
2022-07-07 04:18:20 -05:00
2022-07-07 04:18:20 -05:00
2023-09-30 12:20:35 +02:00
2022-04-01 21:14:55 +02:00
2024-04-20 15:42:17 -05:00
2020-01-24 10:41:35 +01:00
2024-10-03 10:58:13 +02:00
2024-06-29 22:13:51 +02:00
2022-07-07 04:18:20 -05:00
2024-10-12 20:42:39 +02:00
2024-05-15 13:43:24 +02:00
2024-06-18 12:10:27 +02:00
2024-06-18 12:10:27 +02:00
2024-10-04 09:50:39 +02:00
2022-04-18 17:58:31 +02:00
2022-07-07 04:18:20 -05:00
2017-09-09 11:14:06 +02:00
2023-12-14 00:25:04 +01:00
2020-01-21 19:58:38 +01:00
2021-06-14 19:04:29 +02:00
2024-10-10 10:41:24 +02:00
2022-06-01 23:47:26 -05:00
2022-06-01 23:47:26 -05:00
2023-10-24 21:00:20 +02:00
2023-10-24 21:00:20 +02:00
2024-01-04 20:35:00 +01:00
2019-06-22 18:19:22 +02:00
2024-01-29 09:32:07 +01:00
2023-12-14 00:25:04 +01:00
2024-10-14 13:48:45 +02:00
2024-01-30 09:56:27 +01:00
2022-06-02 11:40:40 -05:00
2017-09-09 11:14:06 +02:00
2022-08-10 14:10:12 +02:00
2024-07-29 08:37:35 +02:00
2017-09-09 11:14:06 +02:00
2017-10-31 16:01:51 +01:00
2024-05-08 13:25:56 +02:00
2024-10-12 20:42:39 +02:00
2022-06-01 23:47:26 -05:00
2012-12-01 14:10:04 -06:00
2017-09-09 11:14:06 +02:00
2024-07-29 20:16:18 +02:00
2024-07-29 20:16:18 +02:00
2024-07-29 20:16:18 +02:00
2024-07-29 20:16:18 +02:00
2024-03-09 12:00:15 +01:00
2024-09-09 17:33:50 +02:00
2024-09-09 17:33:50 +02:00
2024-05-08 11:53:43 +02:00
2022-07-07 04:18:20 -05:00
2024-10-16 23:58:00 +02:00
2024-10-16 23:58:00 +02:00
2024-10-16 23:58:00 +02:00
2022-06-01 23:47:26 -05:00
2012-12-01 14:10:04 -06:00
2024-01-31 22:07:07 +01:00
2020-01-09 10:08:09 +01:00
2022-07-07 04:18:20 -05:00
2017-09-09 11:14:06 +02:00
2017-09-09 11:14:06 +02:00
2017-09-09 11:14:06 +02:00
2017-09-09 11:14:06 +02:00
2017-09-09 11:14:06 +02:00
2017-09-09 11:14:06 +02:00
2021-06-17 18:20:29 +02:00
2022-07-07 04:18:20 -05:00
2024-06-18 12:10:27 +02:00
2017-09-09 11:14:06 +02:00
2022-07-07 04:18:20 -05:00
2022-07-07 04:18:20 -05:00
2022-07-07 04:18:20 -05:00
2022-06-01 23:47:26 -05:00
2023-09-30 12:20:35 +02:00
2023-09-30 12:20:35 +02:00
2024-06-18 12:10:27 +02:00
2013-06-04 00:40:39 -05:00
2024-06-18 12:10:27 +02:00
2022-04-01 21:14:55 +02:00
2024-10-04 09:50:39 +02:00
2024-06-18 12:10:27 +02:00
2024-06-18 12:10:27 +02:00
2024-09-27 20:58:05 +02:00
2023-11-27 22:43:20 +01:00
2022-07-07 04:18:20 -05:00
2022-07-07 04:18:20 -05:00
2024-04-02 23:36:06 +02:00
2022-07-07 04:18:20 -05:00
2023-12-14 00:25:04 +01:00
2024-03-09 12:00:15 +01:00
2024-05-15 13:43:24 +02:00
2024-09-27 20:58:05 +02:00
2024-01-30 09:56:27 +01:00
2020-02-04 09:45:26 +01:00
2017-09-09 11:14:06 +02:00
2023-10-16 12:12:10 +02:00
2023-10-16 12:12:10 +02:00
2022-07-07 04:18:20 -05:00
2022-07-07 04:18:20 -05:00
2024-05-15 13:43:24 +02:00
2012-04-23 01:14:34 +00:00
2024-10-14 13:48:45 +02:00
2023-05-05 09:49:06 -05:00
2017-09-09 11:14:06 +02:00
2024-10-14 13:48:45 +02:00
2023-12-14 00:25:04 +01:00
2017-09-09 11:14:06 +02:00
2024-10-20 10:05:50 +02:00
2022-07-07 04:18:20 -05:00
2020-01-09 10:08:09 +01:00
2017-09-09 11:14:06 +02:00
2023-03-17 15:24:57 -05:00
2022-07-07 04:18:20 -05:00
2020-01-09 10:08:09 +01:00
2024-09-12 12:26:49 +02:00
2024-02-16 09:34:19 +01:00
2024-02-16 09:34:19 +01:00
2024-01-30 09:56:27 +01:00
2017-09-09 11:14:06 +02:00
2022-07-07 04:18:20 -05:00
2023-12-15 18:30:55 +01:00
2023-10-16 00:16:06 +02:00
2022-06-01 23:47:26 -05:00
2024-01-30 09:35:35 +01:00
2023-12-05 07:55:07 +01:00
2024-10-09 21:53:49 +02:00
2022-07-07 04:18:20 -05:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2022-07-06 10:46:38 -05:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2022-07-06 10:46:38 -05:00
2022-07-06 10:46:38 -05:00
2022-07-06 10:46:38 -05:00
2022-07-06 10:46:38 -05:00
2022-07-06 10:46:38 -05:00
2022-07-06 10:46:38 -05:00
2024-10-03 10:49:27 +02:00
2023-10-07 09:22:47 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2024-10-03 10:49:27 +02:00
2023-11-24 20:22:01 +01:00
2022-07-07 04:18:20 -05:00
2017-09-09 11:14:06 +02:00
2017-09-09 11:14:06 +02:00
2022-07-07 04:18:20 -05:00
2023-12-14 00:25:04 +01:00
2022-07-07 04:18:20 -05:00
2017-09-09 11:14:06 +02:00
2024-01-30 09:56:27 +01:00
2023-11-21 03:04:02 +01:00
2020-01-22 08:23:36 +01:00
2024-04-03 07:09:37 +02:00
2023-12-14 00:25:04 +01:00
2024-09-11 20:01:52 +02:00
2024-02-01 13:42:38 +01:00
2023-12-14 00:25:04 +01:00
2022-07-07 04:18:20 -05:00
2017-09-09 11:14:06 +02:00
2024-10-03 10:49:27 +02:00
2023-03-18 01:28:25 -05:00
2017-09-09 11:14:06 +02:00
2017-09-09 11:14:06 +02:00
2017-09-09 11:14:06 +02:00
2017-09-09 11:14:06 +02:00
2022-07-07 04:18:20 -05:00
2023-12-14 00:25:04 +01:00
2017-11-09 12:42:13 +01:00
2017-09-09 11:14:06 +02:00
2022-07-07 04:18:20 -05:00
2017-09-09 11:14:06 +02:00
2023-10-16 22:05:33 +02:00
2022-05-29 21:54:40 -05:00
2022-05-18 16:03:28 -07:00
2022-05-18 16:03:28 -07:00
2022-05-18 16:03:28 -07:00
2023-12-14 00:25:04 +01:00
2022-07-07 04:18:20 -05:00
2017-09-09 11:14:06 +02:00
2017-09-09 11:14:06 +02:00
2023-12-14 00:25:04 +01:00
2017-09-09 11:14:06 +02:00
2023-10-16 22:05:33 +02:00
2024-08-17 07:31:06 +02:00
2022-07-07 04:18:20 -05:00
2023-11-21 04:17:19 +01:00
2017-09-09 11:14:06 +02:00
2022-07-07 04:18:20 -05:00
2022-07-07 04:18:20 -05:00
2024-02-28 12:23:42 +01:00
2022-07-07 04:18:20 -05:00
2023-10-24 21:00:20 +02:00
2022-06-01 23:47:26 -05:00
2022-07-07 04:18:20 -05:00
2022-07-07 04:18:20 -05:00
2022-06-01 23:47:26 -05:00
2022-06-01 23:47:26 -05:00
2022-07-07 04:18:20 -05:00
2022-07-07 04:18:20 -05:00
2023-12-09 21:16:24 +01:00
2023-12-09 21:16:24 +01:00
2022-07-07 04:18:20 -05:00
2022-07-07 04:18:20 -05:00
2023-10-14 11:35:43 +02:00
2024-09-26 10:26:22 +02:00
2022-07-07 04:18:20 -05:00
2024-01-30 09:56:27 +01:00
2024-09-26 10:26:22 +02:00
2024-10-23 13:51:06 +02:00
2022-07-26 06:54:56 -05:00
2023-12-14 19:02:11 +01:00
2024-07-29 08:37:35 +02:00
2024-01-30 09:56:27 +01:00
2024-07-29 08:37:35 +02:00
2017-09-09 11:14:06 +02:00
2023-04-04 12:08:49 +02:00
2022-07-07 04:18:20 -05:00
2022-07-07 04:18:20 -05:00
2024-11-18 17:06:20 +01:00
2023-01-23 08:06:55 +01:00
2022-03-28 12:57:16 +02:00
2022-03-28 13:18:50 +02:00
2023-12-14 00:25:04 +01:00
2022-07-07 04:18:20 -05:00
2024-06-18 12:10:27 +02:00
2013-06-04 00:40:39 -05:00
2024-10-03 10:49:27 +02:00
2022-07-07 04:18:20 -05:00
2024-03-20 12:33:31 -05:00
2022-06-28 12:14:36 -05:00
2024-01-30 09:56:27 +01:00
2024-09-27 12:46:13 +02:00
2024-09-27 12:46:13 +02:00
2024-09-27 12:46:13 +02:00
2018-02-13 21:32:17 +01:00
2024-09-27 12:46:13 +02:00
2020-02-08 20:25:00 +01:00
2023-12-04 15:27:06 +01:00
2023-10-24 21:00:20 +02:00
2024-01-05 12:59:01 +01:00
2024-09-26 13:27:47 +02:00
2024-01-31 22:07:07 +01:00
2024-01-17 14:13:24 +01:00
2024-10-03 10:52:45 +02:00
2023-11-11 19:18:12 +01:00
2017-09-09 11:14:06 +02:00
2024-04-02 23:36:06 +02:00
2024-04-02 23:36:06 +02:00
2024-04-02 23:36:06 +02:00
2022-07-07 04:18:20 -05:00
2024-06-18 12:10:27 +02:00
2024-06-18 12:10:27 +02:00
2023-09-30 12:20:35 +02:00
2024-06-18 12:10:27 +02:00