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

Private _logOutput conditional compilation when DISABLE_LOGGING #21

Merged
merged 1 commit into from
Aug 21, 2022

Conversation

katutxakurra
Copy link

This avoids error: '_logOutput' was not declared in this scope when DISABLE_LOGGING is defined.

This avoids  error: '_logOutput' was not declared in this scope when DISABLE_LOGGING is defined.
@interlock
Copy link

Bump. Can we get this merged?

Copy link
Collaborator

@joscha joscha left a comment

Choose a reason for hiding this comment

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

@thijse WDYT?

@blubaru14
Copy link

Bumping this. Would really like this added in if possible

@joscha
Copy link
Collaborator

joscha commented Dec 2, 2021

@thijse should not have any impact on prior usage and thus an easy addition?

@danielbuechele
Copy link

Could we get this PR merged and release a new version?

@thorrak
Copy link

thorrak commented Feb 13, 2022

It would be good to get this one merged if possible, as DISABLE_LOGGING can't be used in the currently published version of the library

@Jikstra
Copy link

Jikstra commented Aug 21, 2022

Yes please merge this, there are currently multiple prs open changing exactly this.

@joscha joscha merged commit 1079756 into thijse:master Aug 21, 2022
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.

7 participants