Sending value to hangfire from SQL database

Hi Guys,
I am using log4net for the logging in my project. Log is getting logged in the SQL Database. I wanna send this log immediatly to the hangfire so that we can send a mail with that genrated log. If you guys have any example or sample where you people are sending value from the database to the hangfire.

Kindly help me if you have ever gone with this satuation. any lead would be highly appreiciated.

Thanks !!