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

Spdlog experiment #6

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Spdlog experiment #6

wants to merge 3 commits into from

Conversation

bhathaway
Copy link
Owner

No description provided.

Instantiate a logger in python using the spdlog wrappers.
Provide access to the register_logger function in our own binding.
Invoke that function in python to register the logger for access in
c++. In either case, the registration function allows us to globally
request loggers by name.
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.

1 participant