Skip to content

Add logging to Asp #15

@shoaibkamil

Description

@shoaibkamil

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions