immich/server/test
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
..
fixtures fix: shared-link-mapper (#24794) 2026-01-05 10:03:35 -05:00
medium feat: workflow ui (#24190) 2025-12-20 21:07:07 -06:00
repositories feat(server): implement switchable logging formats (console/json) (#24791) 2026-01-05 09:21:02 -06:00
sql-tools feat: sql tools array as default value (#24389) 2025-12-04 12:54:20 -05:00
medium.factory.ts fix: asset update race condition (#24384) 2025-12-17 09:23:13 -06:00
small.factory.ts fix: asset update race condition (#24384) 2025-12-17 09:23:13 -06:00
utils.ts feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
vitest.config.medium.mjs feat: medium tests for user and sync service (#16304) 2025-02-25 16:31:07 +00:00
vitest.config.mjs refactor: sql-tools (#19717) 2025-07-03 10:59:17 -04:00