easyloggingpp icon indicating copy to clipboard operation
easyloggingpp copied to clipboard

Add support for connecting databases

Open ayushpratap opened this issue 6 years ago • 0 comments

In various use cases and applications, we need to store a large number of logs and also need to archive those logs. In some cases logs can also be used for further analysis. It will be great if we could connect to the database and dump logs to that database instead of rotating through log files and uploading them to some storage on certain intervals.

ayushpratap avatar Oct 23 '19 19:10 ayushpratap