You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 17, 2019. It is now read-only.
Hello,
getDependencyInfo function generates hundrets of lines in our build log.
Most of those lines are not very useful for us and We want to have a clean log suppressing them.
Could you please use logger.info instead of logger.lifecycle in getDependencyInfo function?
Thanks!
Hello,
getDependencyInfo function generates hundrets of lines in our build log.
Most of those lines are not very useful for us and We want to have a clean log suppressing them.
Could you please use logger.info instead of logger.lifecycle in getDependencyInfo function?
Thanks!