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

fix: logging hio.help -> keri.help #896

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

kentbull
Copy link
Contributor

@kentbull kentbull commented Dec 3, 2024

This fixes #883 by making sure all places where the help module is imported properly import it as keri.help rather than hio.help.

I also removed a bunch of unused imports to clean things up.

@kentbull
Copy link
Contributor Author

The following HIO PR is related to fixing the logging: ioflo/hio#41

@pfeairheller pfeairheller merged commit ae0ba01 into WebOfTrust:main Dec 13, 2024
6 checks passed
@kentbull kentbull deleted the 883-logging-import-fix branch December 13, 2024 22:52
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.

Cleanup logging: logging should consistently use keri.help rather than hio.help
2 participants