error logs not shown on error level #11

Open
opened 2025-04-21 14:44:31 -04:00 by idk · 1 comment
Owner

checked logs tab, no errors with log level ERROR, but clicked all, and then error logs appeared

checked logs tab, no errors with log level ERROR, but clicked all, and then error logs appeared
idk added this to the 1.9.0 milestone 2025-04-21 14:44:31 -04:00
idk self-assigned this 2025-04-21 14:44:31 -04:00
Author
Owner

ok, what's labeled as ERROR in the UI actually calls getMostRecentCriticalMessages() which is only CRIT.

So this is very minor. We don't have a buffer for ERROR. So perhaps the UI should be renamed to CRITICAL.

ok, what's labeled as ERROR in the UI actually calls getMostRecentCriticalMessages() which is only CRIT. So this is very minor. We don't have a buffer for ERROR. So perhaps the UI should be renamed to CRITICAL.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: I2P_Developers/i2p.android.base#11
No description provided.