-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Logging
-
Server Security
Allowing log messages to be streamed into fassert() would make it easier to add log messages to these fatal assertions.
Proposed usage syntax:
fassert(12345, myConditionIsOK()) << "My condition is not OK! " << other stuff;
- is duplicated by
-
SERVER-15084 Add a "fatal" log level to the server
- Closed
- related to
-
SERVER-15044 Coverity analysis defect 25617: PW.BOOLEAN_CONTROLLING_EXPR_IS_CONSTANT
- Closed