client-java
client-java copied to clipboard
Refactor logging
We need:
- Update how we log Item IDs, to make it possible to identify Items and their IDs. Not just log IDs, because this is not informative.
- Set desired logging level for RP.
- Batch logs by limits (max request size, max log number) only, and not by parent item ID.