owncloud / android

:phone: The ownCloud Android App
GNU General Public License v2.0
3.79k stars 3.05k forks source link

Logging improvements (structure) #4259

Open jesmrec opened 8 months ago

jesmrec commented 8 months ago

Comes from https://github.com/owncloud/android/pull/4204#issuecomment-1829797533

Better structure would be appreciated. Take a look onto an iOS log:

ownCloud_28_Nov_2023_at_10_11_37.log

globally, it's more readable because request/responses are separated from other logs

So, we can go in that direction and improve it.