add support of default printing for Maven dependencies
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: sashaostrikov
This is intended to fix such log entries
I decided to override String()
function instead of fixing such usages with adding of .PackageManagerSyntax()
because it is easier for logging purpose to just pass an object which already knows how to print themself.
logging change, no tests needed
Push commits to the source branch or add previously merged commits to review them.