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

Updated Logger class. #148

Merged
merged 9 commits into from Jun 27, 2020
Merged

Updated Logger class. #148

merged 9 commits into from Jun 27, 2020

Conversation

K07H
Copy link
Contributor

@K07H K07H commented Jun 14, 2020

=> Added a public getter to know if Debug logs are enabled.
=> Adjusted Logger so that it can be used by mods.

K07H added 9 commits June 11, 2020 18:11
=> Added a public getter to know if Debug logs are enabled.
=> Adjusted Logger so that it can be used by mods.
This reverts commit 874fd64.
=> Added a public getter to know if Debug logs are enabled.
=> Adjusted Logger so that it can be used by mods.
Moved the Log(Level, params string[]) function to internal to avoid calling ReflectionHelper.CallingAssemblyByStackTrace() for local assembly calls.
Comment clarification.
=> Removed string array variants of logging functions.
@K07H
Copy link
Contributor Author

K07H commented Jun 15, 2020

Done with the PR.

@PrimeSonic PrimeSonic merged commit 3ef564d into SubnauticaModding:dev Jun 27, 2020
@PrimeSonic PrimeSonic mentioned this pull request Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants