For instance when deleting a document we want to see at least: - when - the docid attribute - the transaction id (when transaction management is explicit) At the moment we get: ``` 2016-10-19 16:45:04; cppcms_http, info: POST /strus/document/delete/rrb (http_api.cpp:251) 2016-10-19 16:45:06; strusWebService, info: delete(rrb, <implicit>, 958-2016, 2.20212s) (document.cpp:394) ```
For instance when deleting a document we want to see at least:
At the moment we get: