objectbox-java icon indicating copy to clipboard operation
objectbox-java copied to clipboard

Ability to redirect logs to a java callback

Open bsia opened this issue 5 years ago • 0 comments

I have a user who I've diagnosed to have object-box-related issues. I can send him debug builds with the ObjectBox debug flags (debugFlags(), debugRelations(), etc...) turned on. However, I would like to redirect the object box logs to a callback where I can collect all the ObjectBox logs and save them to a file for later processing.

Edit: Original discussion at https://stackoverflow.com/q/64616858/9187282

bsia avatar Nov 02 '20 18:11 bsia