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-13 10:12:59 -06:00
2025-11-17 17:15:44 +00:00
2025-12-20 21:07:07 -06:00
2025-12-02 13:31:43 -05:00
2026-01-05 09:21:02 -06:00
2025-12-19 09:00:31 -06:00
2025-12-19 17:13:00 -05:00
2025-10-22 00:36:18 +02:00
2025-12-29 21:55:06 +00:00
2026-01-05 09:21:02 -06:00
2025-12-17 09:23:13 -06:00
2026-01-05 10:03:35 -05:00
2025-12-04 12:54:20 -05:00
2025-11-14 20:05:05 +00:00
2025-12-19 17:13:00 -05:00
2025-11-17 17:15:44 +00:00
2025-11-17 17:15:44 +00:00
2025-11-17 17:15:44 +00:00
2025-11-14 20:05:05 +00:00
2026-01-04 00:01:11 -05:00
2025-12-17 09:23:13 -06:00
2025-11-13 08:18:43 -05:00
2026-01-05 09:21:02 -06:00
2025-11-17 17:15:44 +00:00
2025-12-20 21:07:07 -06:00
2025-12-29 21:55:06 +00:00
2025-08-07 13:42:33 +00:00
2025-09-19 12:19:26 -04:00