Related app: Outplayed
Issue Description:
As an app developer, I would like to access pall the available logs from a certain timeframe.
as you can see in the logs below, it seems like the inGameIndex logs date back to a more than a month ago, while background and index have a single log file.
Also, even the inGameIndex logs are not kept in order, as there are holes in the logging mechanism (Logs numbering is: 87-89, 96, 98-108)
if the behavior would have been unison, I would’ve expected to see that there are no holes in the log
Can you reproduce it (exact steps to reproduce): Not 100% repro, but happens to us a lot
Impact for my app: Happens in at least 50% of the logs we request for. We miss a lot of important data which makes us request for more logs (which also return badly)
Do you currently have a workaround? No
Expected behavior:
Let the logs spread more evenly, and keep them by chronological order (this way, I will get more of the logs that I want to see, and get a better picture of what’s going on)
Sample Logs from one of the users: https://drive.google.com/file/d/1uQPgPwx-J4EYjMIsUqQZLwKwCm2BsSMR/view?usp=sharing