[PR #1032] [MERGED] chore(mobile): improve CSV log export #8868

Closed
opened 2026-02-05 13:54:34 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/1032
Author: @fyfrey
Created: 11/28/2022
Status: Merged
Merged: 11/28/2022
Merged by: @alextran1502

Base: mainHead: dev/improveCsvLogExport


📝 Commits (1)

  • cbceff3 chore(mobile): improve CSV log export

📊 Changes

1 file changed (+24 additions, -16 deletions)

View changed files

📝 mobile/lib/shared/services/immich_logger.service.dart (+24 -16)

📄 Description

  • show stacktraces nicely in CSV (if any are logged)
  • improve log file writing efficiency
  • clean up log file after sharing

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/1032 **Author:** [@fyfrey](https://github.com/fyfrey) **Created:** 11/28/2022 **Status:** ✅ Merged **Merged:** 11/28/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `dev/improveCsvLogExport` --- ### 📝 Commits (1) - [`cbceff3`](https://github.com/immich-app/immich/commit/cbceff32f39ef9bcc1db6611799acabd893fe10c) chore(mobile): improve CSV log export ### 📊 Changes **1 file changed** (+24 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `mobile/lib/shared/services/immich_logger.service.dart` (+24 -16) </details> ### 📄 Description - show stacktraces nicely in CSV (if any are logged) - improve log file writing efficiency - clean up log file after sharing --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:54:34 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8868