« Previous | Next » 

Revision 46fbdd04

ID46fbdd04c5e1666c3cac69ef2fdeb5129fb3f5be

Added by Iustin Pop over 15 years ago

Convert cli.py to logging

We also add two function for printing messages, so that scripts won't
have to import logger to get these. They are a simple extension over the
logger ones, as they accept the call style from logging:
ToStdout("Message: %s", msg)
(instead of requiring formatting by the client.

Reviewed-by: imsnah

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences