Skip to content

change prints to logs #89

Description

@haoqili

jsocol: haoqili: you should go through and replace all the prints with logger statements. if you do "import logging; log = logging.getLogger('msw')" toward the top of each file, then you can do "log.debug('whatever message')" instead of "print 'whatever message'"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions