Allow logging real paths in FuseDaemon

Earlier, we only logged a 'nodeid' path representation, to reduce the
PII in bugreports.

Now, to aid debugging, on ENG and USERDEBUG builds, we log real paths
as well.

Additionally, we moved FUSE daemon logs to VERBOSE to reduce log spam

Sample log:

03-11 08:20:34.064  1686  2080 V FuseDaemon: make_node_entry : node =
[node_path: /storage/emulated/4002756144/4002752784 real_path:
/storage/emulated/0/DCIM]

Test: Manual
Bug: 149470210
Change-Id: I2a9ae34207b452985eefec7d15a5b15062181d3f
1 file changed