On Wed, Aug 17, 2016 at 10:03 AM, Simon King <simon.k...@uni-koeln.de> wrote:
> Hi Erik,
>
> On 2016-08-17, Erik Bray <erik.m.b...@gmail.com> wrote:
>> It's probably easy, but I don't understand the full context well
>> enough to simply state how to do what you want.  There are lots more
>> pieces to the logging framework than just message handlers too, so
>> there are several places you can plug in.  I would strongly recommend
>> using the logging module if you can.  There's virtually nothing you
>> "can't do" with it that's worth doing.
>
> Do you know a collection of recipies (something like a thematic tutorial)
> for logging?

See the box in the top-right corner of this page for several links:
https://docs.python.org/2/library/logging.html

By no means exhaustive of course, and there are other resources as
well.  I also have some recipes of my own I can share if they're
relevant.  I was actually going to publish a module of logging module
enhancements once, but never had the time to polish it up.

Off the top of my head I don't know specifically what you're looking
to do though; something more concrete would be helpful.

Best,
Erik

-- 
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