New submission from Forest <list8a.for...@tibit.com>:

PluggableAuthenticationMiddleware accepts a log_stream argument, which is
documented as a stream-like object with a write() method.  Looking at the code,
I see that (thankfully) it accepts a logging.Logger object as well.  This should
be documented.

----------
messages: 188
nosy: forest
priority: bug
status: unread
title: repoze.who should document logging.Logger support

__________________________________
Repoze Bugs <b...@bugs.repoze.org>
<http://bugs.repoze.org/issue75>
__________________________________
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to