mirror of
https://github.com/langgenius/dify.git
synced 2026-02-24 03:41:21 +08:00
Only export structured telemetry logs, not all application logs. The attach_log_handler method now attaches to the 'dify.telemetry' logger instead of the root logger.