-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
Most of these calls are within php_phongo_bson_append_object.
It may make sense to keeping the logging in php_phongo_zval_to_bson_internal when an ID field is generated, since it's not much overhead; however, there is little benefit for the logging when encoding BSON types. Even with trace logging is not captured, this adds overhead by invoking the libmongoc API.
- duplicates
-
PHPC-2282 Remove trace logs during BSON encoding
- Closed