V0.9.5 bug new logging feature

I set the new logging flags in the policy. Output of “policy show”:

Logging details (0-none, 10-maximum):
  Directory snapshotted:     10       (defined for this target)
  Directory ignored:         10       (defined for this target)
  Entry snapshotted:         10       (defined for this target)
  Entry ignored:             10       (defined for this target)
  Entry cache hit             0       (default)
  Entry cache miss            0       (default)

But the log does not show any output for Entry snapshotted. The log only has entries for directories which look like

uploader snapshotted directory {"path":...

I expected to see information about files as well.

Can you provide step-by-step repro on a clean repository and attach log it produces?

Could you please link to a example “step-by-step repro” report. It is not clear what you mean by that.