Skip to content
  • Iustin Pop's avatar
    Improve the mcpu.Processor logging routines · c0088fb9
    Iustin Pop authored
    As discussed previously, many of the routinges in cmdlib.py are using
    logging functions as a carry-over from 1.2 (when these also showed the
    message on stderr/to the user), instead of actually warning the user.
    
    This patch extends the syntax for Processor.LogInfo/LogWarning in order
    to be easier to use them.
    
    Reviewed-by: imsnah
    c0088fb9