Description
Summary
A common complaint from our support team is that they don't know how to get debugging information out of drivers. Some drivers provide debug logging for this purpose, others do not. For drivers that do provide it, the log messages produced and the mechanisms for enabling debug logging are not consistent.
The goal of this project is to define a default set of debug logging messages that drivers should produce, and a standardized, trivial mechanism drivers should support for enabling, disabling, and configuring debug logging. This will provide TSEs, CEs and users an easy way to get debugging information out of our drivers. Each driver should additionally provide easily discoverable documentation on how to enable logging and what features are provided.
The key idea here is to provide consistency across drivers, making it easier to support all drivers and far easier to document how to debug specific issues.
Cast of Characters
Lead: Jeff Yemin
Author: Kaitlin Mahar
POCs: Rust - Kaitlin, C# - Boris
Product Owner: Rachelle Palmer
Documentation
Attachments
Issue Links
- depends on
-
SWIFT-511 Integrate with SwiftMetrics and SwiftLog
-
- Backlog
-
-
CSHARP-2829 Add logging to the driver
-
- Closed
-
-
RUST-580 Easier Debugging with Standardized Logging
-
- Backlog
-
-
PYTHON-2076 Provide importable APM event listeners
-
- Closed
-
- is depended on by
-
TOOLS-2636 Remove logging code in MTC in favor of logging by driver
-
- Waiting (Blocked)
-
-
PHPC-1425 Sanitize URI and certificate passwords in debug logs
-
- Blocked
-
-
CSHARP-3589 Unknown compressor does not log a warning
-
- Blocked
-
- is related to
-
GODRIVER-1242 Logging framework
-
- Closed
-
-
NODE-3503 Fix logger options and reintroduce logging lines
-
- Backlog
-
- related to
-
JAVA-4486 POC changes needed to implement unified test runner changes
-
- Closed
-
-
CSHARP-3663 Introduce simple logging instrumentation to be used in tests
-
- Closed
-
-
PHPC-1991 Enable logging <various level> in driver
-
- Closed
-
- split to
-
CSHARP-4044 Easier debugging with standardized logging
-
- Blocked
-
-
CXX-2448 Easier debugging with standardized logging
-
- Blocked
-
-
JAVA-4485 Easier debugging with standardized logging
-
- Blocked
-
-
MOTOR-888 Easier debugging with standardized logging
-
- Blocked
-
-
NODE-3974 Easier debugging with standardized logging
-
- Blocked
-
-
PHPC-2061 Easier debugging with standardized logging
-
- Blocked
-
-
PYTHON-3113 Easier debugging with standardized logging
-
- Blocked
-
-
RUBY-2900 Easier debugging with standardized logging
-
- Blocked
-
-
RUST-1176 Easier debugging with standardized logging
-
- Blocked
-
-
CDRIVER-3775 POC: Easier debugging with standardized logging
-
- Backlog
-
-
GODRIVER-1712 POC: Easier debugging with standardized logging
-
- Backlog
-
-
SWIFT-991 POC: Easier debugging with standardized logging
-
- Blocked
-
- mentioned in
-
Page Loading...