Reduce log severity for VersionVault symlink warnings.

Review Request #12664 — Created Oct. 3, 2022 and submitted

david
RBTools
release-3.x
rbtools

When processing directory changes involving symbolic links, we can end
up emitting a warning that we weren't able to find a file that looks
like "a -> b". This is expected and logging it is purely informational,
so we don't need it to be a warning. This change reduces that severity
to debug.

Ran unit tests.

Summary
Reduce log severity for VersionVault symlink warnings.
maubin
  1. Ship It!
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.x (c1e9bf9)
Loading...