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

debug.log #90

Open
komotor opened this issue Jan 9, 2024 · 1 comment
Open

debug.log #90

komotor opened this issue Jan 9, 2024 · 1 comment

Comments

@komotor
Copy link

komotor commented Jan 9, 2024

I use the version for ue4.
when the project is packaged, blui creates a debug.log file in
WindowsNoEditor\game\Binaries\Win64
Is there a way to not have this log file, a way to disable this debug.log?
Its size grows very quickly and stores a whole bunch of data from the sites visited.
Thanks in advance.

@komotor komotor closed this as completed Jan 9, 2024
@komotor komotor reopened this Jan 9, 2024
@getnamo
Copy link
Owner

getnamo commented Jan 14, 2024

Sounds like a chromium behavior, you'll need to check their API for logging, maybe https://chromium.googlesource.com/chromium/chromium/+/refs/heads/trunk/base/logging.h and https://magpcss.org/ceforum/viewtopic.php?t=205 links are relevant. There's likely some cef call that enables/disables it

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

2 participants