googlesamples / unity-jar-resolver

Unity plugin which resolves Android & iOS dependencies and performs version management
Other
1.21k stars 337 forks source link

[FR] Resolver full log copy/export #534

Closed gerchicovy closed 1 year ago

gerchicovy commented 1 year ago

Feature proposal

In my case I see a strange source dependency and I need to search for it in resolver logs but I can't do it because resolver doesn't support text search and doesn't allow to copy this log to another editor

google-oss-bot commented 1 year ago

This issue does not seem to follow the issue template. Make sure you provide all the required information.

chkuang-g commented 1 year ago

Hi @gerchicovy

Do you mean you want to be able to copy the text from this Android Resolver UI?

Screen Shot 2022-08-22 at 1 52 22 PM

If so, you should be able to select text in this UI box and Ctrl+C to copy them.

Alternatively, you can also turn on the verbose log in Android Resolver setting. Then all the log should go to Unity editor log. You can find the setting under Assets > External Dependency Manager > Android Resolver > Settings and at the very bottom of the setting box.

Is this what you need? Or are you using mainTemplate.gradle and want to get the resolution log from Unity?

Also, which Unity version and EDM4U version are you using?

Shawn

google-oss-bot commented 1 year ago

Hey @gerchicovy. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

uc-rreis commented 1 year ago

Hey Guys,

I think what @gerchicovy is looking for, and so am I, is the possibility of having the resolving dependencies output sent to a text file, so that one can search through it. Some output can be quite amazingly long and it simply becomes impossible to copy and paste from the Android Resolver UI in its entirety.

Thx in advance! Rui

google-oss-bot commented 1 year ago

Hey @gerchicovy. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

google-oss-bot commented 1 year ago

Since there haven't been any recent updates here, I am going to close this issue.

@gerchicovy if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.