log_write_batch Callback When Writing Batches &reftitle.description; log_write_batch arrayserver arraywriteOptions arraybatch arrayprotocolOptions A callable function, used by the log_write_batch context option, when executing a batch operation. This is not a real function, only a prototype of how the function should be. &reftitle.parameters; &mongo.context.server; &mongo.context.writeoptions; batch Array, the actual batch operation. &mongo.context.protocoloptions; &reftitle.changelog; &Version; &Description; 1.5.0 Only available when connected to MongoDB 2.6.0+