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

Info and Debug messages from the logger don't show up #61

Open
roureOsso opened this issue Dec 10, 2021 · 0 comments
Open

Info and Debug messages from the logger don't show up #61

roureOsso opened this issue Dec 10, 2021 · 0 comments

Comments

@roureOsso
Copy link

It would be really nice to be able to see the info or debug messages on the MayaLog.

import logging

logger = logging.getLogger()
logger.info("This is not printed inside the MayaLog but can be seen on the script editor")
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

No branches or pull requests

1 participant