-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Logging
-
Storage Engines
-
StorEng - Defined Pipeline
The function __wt_set_return allows to log each time when an error is created. These logs can be turned on with "verbose=[error_returns: 5]".
There are currently no filters and it can create millions lines of logs.
To be able to use this feature more widely, some selectors must be introduced into the code: by subsystem, file name (prefix), error code.