Daniel Ramos
edd3ab7cc9
feat(server): implement switchable logging formats (console/json) (#24791)
* feat(server): add LogFormat enum and configuration
* feat(server): add structured logging formatters
* feat(server): implement switchable logging formats (console/json)
* Revert "feat(server): add LogFormat enum and configuration"
This reverts commit 565e95ae68277b809c080a62ea8881353be7b5e3.
* feat(server): implement JSON logging using NestJS native support
* refactor: rename LOG_FORMAT to IMMICH_LOG_FORMAT for consistency
* docs: add IMMICH_LOG_FORMAT documentation
* chore: format environment-variables.md
* chore: format monitoring.md
2026-01-05 09:21:02 -06:00
..
2025-11-14 20:05:05 +00:00
2025-07-15 14:50:13 -04:00
2025-11-04 16:03:21 -05:00
2025-11-04 16:03:21 -05:00
2025-07-14 10:13:06 -04:00
2025-12-19 17:13:00 -05:00
2025-12-29 21:55:06 +00:00
2025-12-17 09:23:13 -06:00
2025-07-15 14:50:13 -04:00
2025-12-22 14:15:08 -05:00
2026-01-05 09:21:02 -06:00
2025-07-01 12:47:04 +02:00
2025-11-14 20:05:05 +00:00
2025-12-20 21:00:34 -06:00
2025-11-04 16:03:21 -05:00
2025-09-02 01:20:01 -04:00
2025-04-21 12:53:37 -04:00
2025-10-17 10:21:27 +00:00
2025-11-17 17:15:44 +00:00
2025-11-17 17:15:44 +00:00
2025-11-25 08:19:40 -05:00
2025-07-15 14:50:13 -04:00
2025-07-15 14:50:13 -04:00
2026-01-05 09:21:02 -06:00
2025-10-27 14:09:55 +00:00
2025-11-04 16:03:21 -05:00
2025-11-19 03:02:12 +00:00
2025-11-10 09:38:50 -05:00
2025-12-11 15:18:19 +00:00
2025-07-15 14:50:13 -04:00
2025-07-14 10:13:06 -04:00
2025-12-02 23:28:12 +01:00
2025-12-01 17:24:37 +00:00
2025-07-14 10:13:06 -04:00
2025-08-25 22:40:56 -04:00
2025-11-14 20:05:05 +00:00
2025-04-14 15:01:49 -04:00
2025-10-27 14:09:55 +00:00
2025-04-23 17:10:43 +01:00
2025-10-27 13:16:10 +00:00
2025-11-04 16:03:21 -05:00
2025-12-22 11:47:06 -05:00
2025-11-04 16:03:21 -05:00
2025-03-31 12:18:25 +01:00
2025-11-14 20:05:05 +00:00
2025-08-05 17:53:51 +01:00
2025-11-04 16:03:21 -05:00
2025-06-30 13:19:16 -04:00
2025-11-04 16:22:45 -05:00
2025-07-15 14:50:13 -04:00
2025-07-15 14:50:13 -04:00
2025-10-08 13:24:11 -04:00
2025-06-30 13:19:16 -04:00
2025-08-28 20:22:40 -04:00
2025-11-17 17:15:44 +00:00
2025-12-20 21:07:07 -06:00