Skip to content

added loglevel to window constructor#361

Merged
RobLoach merged 1 commit intoRobLoach:masterfrom
lukasx999:master
Jun 2, 2025
Merged

added loglevel to window constructor#361
RobLoach merged 1 commit intoRobLoach:masterfrom
lukasx999:master

Conversation

@lukasx999
Copy link
Contributor

It would be nice to set the log level via an optional parameter in the Window constructor, as SetTraceLogLevel() only works before the window initialization.
Using Window as a subclass right now is very annoying, as you cannot call its constructor in the initializer list, because you have to set the log level prior to the construction of Window.

@RobLoach RobLoach merged commit 6865344 into RobLoach:master Jun 2, 2025
8 checks passed
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.

2 participants