-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.0.1
-
Component/s: None
Use Case
As a driver user
I want detailed debug logging
So that have insight into the driver's actions.
User Impact
- HELP-26327
Dependencies
- Our Logger class and how it is threaded throughout the driver
Unknowns
- Our logger has some broken parts of it, how much can be changed to minimize impact?
Acceptance Criteria
Implementation Requirements
- Fix the logger
- Update class filtering to new class names
- reintroduce log messages that mirror 3.x
Testing Requirements
- test enough to prevent regression, follow up work could be filed to test message contents
Documentation Requirements
- File docs ticket to update logging instructions, currently there is mention of classes that no longer exist in the filters.
Follow Up Requirements
- Test follow up.
- duplicates
-
NODE-3974 Easier debugging with standardized logging
- Backlog
- related to
-
DRIVERS-1204 Easier debugging with standardized logging
- In Progress