mirror of
https://github.com/immich-app/immich.git
synced 2025-11-28 01:05:17 -05:00
* fix(server): stringify error log parameter to ensure correct overload The intended error(message, stack, context) overload is only selected if context is a string. * formatter