zubairehman/Flogs

Log statements are missing

Opened this issue · 1 comments

I'm using Flogs for logging in my App. When I tried to get logs using Flogs exportLogs function, the log statements are missing. Even though the app was alive that time. The log statement missing issue happens randomly and noticed that the logs are not up to date.

Same here, Seems like writing operation to database is taking longer and that is causing some problems, In my case the delay was 8 seconds, Meaning after waiting for 8 seconds and then exporting could give me the updated logs.