easyloggingpp
easyloggingpp copied to clipboard
Add support for connecting databases
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.