Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move UnityLog from QoL to MAPI #151

Open
SFGrenade opened this issue Aug 5, 2024 · 0 comments
Open

Move UnityLog from QoL to MAPI #151

SFGrenade opened this issue Aug 5, 2024 · 0 comments

Comments

@SFGrenade
Copy link
Member

SFGrenade commented Aug 5, 2024

IMO, the unity logging feature could be moved to MAPI:

  • using either of these
  • Then maybe also not only error, but possibly for a setting (idk if they use increasing enum values tho)
    that would sidestep (and possible require changing) some mods using Modding.Logger.Log and Unity.Debug.Log next to one another.

One feature that could be added to that then as well:

  • username redaction, like instead of C:\users\SFGrenade\... or /home/sfgrenade/... it could be C:\users\%USERNAME%\... or /home/$USER/...

Mention: fifty-six/HollowKnight.QoL#49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant