[Feature]: Log more informations #476

Closed
opened 2026-02-04 20:43:40 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @l-margiela on GitHub (Dec 11, 2022).

Feature detail

Recently, I had an issue where I couldn't upload files via the mobile app. The resolution was to increase file upload limits on Immich's ingress. That problem could have been identified sooner if the mobile app logged HTTP error 413 that it (probably) was receiving.

I can imagine this won't be the only issue that could be debugged faster with richer logs.

I propose an option to set log level in the mobile app that'd allow the user to choose how much information they need at the time. There should be at least two options, named e.g. info and verbose, with latter logging everything the app can.

Platform

Mobile App

Originally created by @l-margiela on GitHub (Dec 11, 2022). ### Feature detail Recently, I had an issue where I couldn't upload files via the mobile app. The resolution was to increase file upload limits on Immich's ingress. That problem could have been identified sooner if the mobile app logged HTTP error 413 that it (probably) was receiving. I can imagine this won't be the only issue that could be debugged faster with richer logs. I propose an option to set log level in the mobile app that'd allow the user to choose how much information they need at the time. There should be at least two options, named e.g. `info` and `verbose`, with latter logging everything the app can. ### Platform Mobile App
Author
Owner

@samip5 commented on GitHub (Jan 3, 2023):

This would be useful when login doesn't seem to work without any error on client too and log shows nothing on mobile.

@samip5 commented on GitHub (Jan 3, 2023): This would be useful when login doesn't seem to work without any error on client too and log shows nothing on mobile.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#476