-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Logging
We have some handful of instances of use of std::cout and std::cerr in the src/mongo directory. We should audit these, and replace the ones we want to keep with the logging system.
- is duplicated by
-
SERVER-6777 Eliminate all direct use of cout/stdout and cerr/stderr
- Closed