ToolJet/plugins/packages/databricks/lib
gsmithun4 f40be5b1b5 feat(logging): integrate transaction logging across various guards and services
- Updated `AbilityGuard` to utilize `TransactionLogger` for logging execution time and errors.
- Enhanced `ResponseInterceptor` to include transaction metadata in logs.
- Modified `QueryAuthGuard`, `ValidateQueryAppGuard`, and `ValidateQuerySourceGuard` to log completion times and transaction IDs.
- Introduced `TransactionLogger` service for structured logging with transaction context.
- Added transaction ID and route information to request context in `RequestContextMiddleware`.
- Updated `JwtStrategy` to log validation completion times.
- Refactored logging configuration in `AppModuleLoader` to support pretty printing in non-production environments.
- Removed console logs in favor of structured logging for better traceability.
2025-09-19 02:08:49 +05:30
..
icon.svg Release: Community changes (v2.34.0) (#9226) 2024-03-29 19:13:26 +05:30
index.ts feat(logging): integrate transaction logging across various guards and services 2025-09-19 02:08:49 +05:30
manifest.json Release: Community changes (v2.34.0) (#9226) 2024-03-29 19:13:26 +05:30
operations.json Release: Community changes (v2.34.0) (#9226) 2024-03-29 19:13:26 +05:30
types.ts Release: Community changes (v2.34.0) (#9226) 2024-03-29 19:13:26 +05:30