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

Use log crate in plugins #13

Open
Masterchef365 opened this issue Mar 10, 2023 · 1 comment
Open

Use log crate in plugins #13

Masterchef365 opened this issue Mar 10, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Masterchef365
Copy link
Contributor

Keep the old print macros, but make them aliases for log::info or log::debug. Make logging a thing host-side!

@Masterchef365
Copy link
Contributor Author

WIP on the plugin-log branch

@Masterchef365 Masterchef365 added the enhancement New feature or request label May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant