Skip to content

Conversation

@Malkierian
Copy link
Contributor

@Malkierian Malkierian commented Mar 31, 2025

@Malkierian
Copy link
Contributor Author

Updated and feedback addressed.

Copy link
Contributor

@briaguya0 briaguya0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at first the fact that it doesn't change log file output felt a bit odd but i figure we'd end up wanting extra logic to make sure people don't have empty logs when trying to diagnose bug reports (which feels out of scope for this PR)

:shipit:

@Malkierian
Copy link
Contributor Author

What do you mean by changing log file output?

@Malkierian
Copy link
Contributor Author

Oh, wait, you mean the log file output remains the same regardless? No, that probably should be handled. I thought this would change all logging. The main point was to be able to remove traces when debugging.

@briaguya0
Copy link
Contributor

Oh, wait, you mean the log file output remains the same regardless? No, that probably should be handled. I thought this would change all logging. The main point was to be able to remove traces when debugging.

i was going off

.Tooltip("The log level determines which messages are printed to the console."
" This does not affect the log file output")

so i assumed it was intentional

@Malkierian
Copy link
Contributor Author

Hmm. Well, it was copied over from 2ship, I believe, so that may be how they did it over there, too. But yeah, the main thing was the console, because the traces could make debug really chug sometimes.

@Malkierian Malkierian merged commit ae480e1 into HarbourMasters:develop May 23, 2025
6 checks passed
@Malkierian Malkierian deleted the log-level-selector branch May 23, 2025 21:03
krazyjakee pushed a commit to krazyjakee/OOT that referenced this pull request Sep 6, 2025
* Implement Log Level selector setting.

* run clang

* Enum for default value.

* PR feedback: use CVAR_DEVELOPER_TOOLS in CVar builder.

* Slight change to try to force a PR update.

* screw you clang
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

Successfully merging this pull request may close these issues.

4 participants