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

made Logger::name() public, added test case #378

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

usefulcat
Copy link
Contributor

Thanks for merging the previous PR to add Logger::name(). It looks like the method was made private during the merge, probably by accident (note that there are two separate 'private:' keywords in the declaration of Logger).

I made it public and added a case to LoggerTest.cpp to ensure that it's accessible.

@odygrd
Copy link
Owner

odygrd commented Dec 1, 2023

Thanks for the PR : )

@odygrd odygrd merged commit e4826be into odygrd:master Dec 1, 2023
24 checks passed
@usefulcat usefulcat deleted the public-logger-name-accessor branch December 2, 2023 20:48
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