fn log_compare(unit: &Unit, compare: &CargoResult<Option<DirtyReason>>)
Expand description

Logs the result of fingerprint comparison.

TODO: Obsolete and mostly superseded by DirtyReason. Could be removed.