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

Add a setting to not log to the console, just to log files #1351

Merged
merged 4 commits into from
May 15, 2024

Conversation

halgari
Copy link
Collaborator

@halgari halgari commented May 15, 2024

I've intended to add this for months now. Adds a setting that removes the log to console feature of the app so that logs only go into the log files. Reduces spam on the console and in the pop-up window. The console window still appears on Windows as that's a strange windows thing we need to look into at some point, but likely after we merge #1345

@halgari halgari self-assigned this May 15, 2024
@erri120 erri120 self-requested a review May 15, 2024 07:25
src/NexusMods.App/Program.cs Outdated Show resolved Hide resolved
src/NexusMods.App/LoggingSettings.cs Show resolved Hide resolved
@erri120 erri120 merged commit 16c5385 into main May 15, 2024
6 checks passed
@erri120 erri120 deleted the dont-log-to-console-setting branch May 15, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants