Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add logging to Asp #15

Open
shoaibkamil opened this issue Sep 21, 2011 · 0 comments
Open

Add logging to Asp #15

shoaibkamil opened this issue Sep 21, 2011 · 0 comments
Labels

Comments

@shoaibkamil
Copy link
Owner

Right now, the only feedback users can get is through setting the environment variable ASP_DEBUG, which triggers debug_print to output things. Asp should instead use a Python logging framework and allow standardized, multiple levels of logging (e.g. 0 = no logging, 1 = just specialization decisions, etc.).

Est time: O(days)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant