Adds support for binary logging (with cbor encoding) in addition to JSON. Use the binary_log compile tag to enable the feature.
Update request logger's context thru its pointer in order to avoid multiple copies/allocations.