dify/api/extensions/logstore
Harsh Kashyap ff3cf5681f
fix(api): attach exc_info=True to 11 logger.debug/info('...: %s', str(e)) sites — sibling of #41066 (DEBUG/INFO level) (#41077)
Co-authored-by: Harsh Kashyap <harsh23kashyap@gmail.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-24 09:08:08 +00:00
..
repositories test: centralize typed runtime config overrides (#40857) 2026-08-20 13:30:04 +00:00
__init__.py feat: Add Aliyun SLS (Simple Log Service) integration for workflow execution logging (#28986) 2025-12-17 13:43:54 +08:00
aliyun_logstore_pg.py fix(api): attach exc_info=True to 11 logger.debug/info('...: %s', str(e)) sites — sibling of #41066 (DEBUG/INFO level) (#41077) 2026-08-24 09:08:08 +00:00
aliyun_logstore.py fix(api): attach exc_info=True to 11 logger.debug/info('...: %s', str(e)) sites — sibling of #41066 (DEBUG/INFO level) (#41077) 2026-08-24 09:08:08 +00:00
sql_escape.py fix(logstore): prevent SQL injection, fix serialization issues, and optimize initialization (#30697) 2026-01-14 10:21:26 +08:00