Skip to content

Add Logging functionality in ibm_db_sa#194

Merged
bimalkjha merged 2 commits intoibmdb:masterfrom
bchoudhary6415:logs_ibmdbsa
Mar 10, 2026
Merged

Add Logging functionality in ibm_db_sa#194
bimalkjha merged 2 commits intoibmdb:masterfrom
bchoudhary6415:logs_ibmdbsa

Conversation

@bchoudhary6415
Copy link
Collaborator

This PR adds configurable logging support to the ibm_db_sa SQLAlchemy dialect.
Logging can now be enabled using the ibmdbsa_log URL parameter to log either to console or to a file.
Key changes:

  • Added centralized logging utility (logger.py)
  • Integrated logging across dialect modules
  • Prevent duplicate logger reconfiguration for multiple engines
  • Added usage documentation in README.md

parameter

Signed-off-by: Balram Choudhary <bchoudhary@rocketsoftware.com>
Signed-off-by: Balram Choudhary <bchoudhary@rocketsoftware.com>
@bimalkjha bimalkjha merged commit 2a44f59 into ibmdb:master Mar 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants