You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default log output available from the settings page is insufficiently verbose for many usecases.
I am trying to deebug an issue with a specific version of a certain app which was updated by Obtainium in the background multiple times in succession recently, and I am required to know the versioncodes which were installed.
The log is extremely lacking in details.
My example output for the past 2 day:
2024-10-20 13:37:05.512: info: Installed
2024-10-20 13:51:12.385: info: BG install task: Started (1).
2024-10-20 13:51:19.184: info: BG install task: Done installing updates.
2024-10-21 04:54:41.421: info: BG update task: Started (4).
2024-10-21 04:54:45.907: info: BG update task: Done checking for updates.
2024-10-21 04:54:45.907: info: BG update task: Done checking for updates.
2024-10-21 04:54:46.325: info: BG install task: Started (2).
2024-10-21 05:00:01.316: info: Could not reconcile version formats for: com.XXXX.XXXX
2024-10-21 20:27:56.057: info: BG update task: Started (4).
2024-10-21 20:28:00.520: info: BG update task: Done checking for updates.
2024-10-21 20:28:00.520: info: BG update task: Done checking for updates.
2024-10-22 11:35:39.936: info: BG update task: Started (4).
2024-10-22 11:35:45.075: info: BG update task: Done checking for updates.
2024-10-22 11:35:45.077: info: BG update task: Done checking for updates.
I can see that there has been BG install tasks but beyond that, it doesnt provide any other info like package names/versions/installation method/install success etc.
The text was updated successfully, but these errors were encountered:
The default log output available from the settings page is insufficiently verbose for many usecases.
I am trying to deebug an issue with a specific version of a certain app which was updated by Obtainium in the background multiple times in succession recently, and I am required to know the versioncodes which were installed.
The log is extremely lacking in details.
My example output for the past 2 day:
I can see that there has been BG install tasks but beyond that, it doesnt provide any other info like package names/versions/installation method/install success etc.
The text was updated successfully, but these errors were encountered: