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

Unnecessary prints? #46

Open
ColColonCleaner opened this issue Dec 5, 2013 · 3 comments
Open

Unnecessary prints? #46

ColColonCleaner opened this issue Dec 5, 2013 · 3 comments

Comments

@ColColonCleaner
Copy link

Just wondering, even with the lowest possible debug and not enabling anything these are still printed. Are they meant to be there?

[19:22:01 97] [Insane Limits] Game Version = BF4

[19:22:02 03] [Insane Limits] plugin loaded

@PapaCharlie9
Copy link
Owner

That's as intended, but I'm willing to take feedback that for debug_level 0 those messages should be suppressed.

Hmm, actually, part of the problem might be the initialization order. I don't know the value of debug_level at that point, variables haven't been loaded yet.

@ColColonCleaner
Copy link
Author

i havent even accepted the agreement yet, its just installed right now, so shouldn't debug level already be 0?

@PapaCharlie9
Copy link
Owner

No, the default is 2.

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

No branches or pull requests

2 participants