On 2016-08-09 19:31, William Stein wrote:
>     The only good way is to rip out the "verbose" thing and replace it
>     with the Python logging module. Then its easy to have different
>     loggers for your code and for the flint interface, and make them log
>     in different levels and/or different output streams.
> 
> You don't have rip out verbose and replace it.  Just switch to using
> the built in Python logging module for what you're doing.   We should
> also reimplement verbose on top of pythons built in logging module
> (probably just a few lines of code to do that).  I'm very surprised
> nobody has done this already.  

I've started this at
  https://trac.sagemath.org/ticket/21349

Daniel

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to