Issue 283 in pyftpdlib: Logging setup should be done on pyfptdlib logger

2 views
Skip to first unread message

pyft...@googlecode.com

unread,
Apr 4, 2014, 8:59:52 AM4/4/14
to pyftpdli...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium Component-Library

New issue 283 by jah...@gmail.com: Logging setup should be done on
pyfptdlib logger
http://code.google.com/p/pyftpdlib/issues/detail?id=283

Logging setup should always rely on pyftpdlib logger and not the root logger
The implementation in log.py is not consistent :
- default logger is defined as logging.getLogger('pyftpdlib') in log.py
- setup (log.py) and test (_IOLoop.loop & FTPServer._log_start) are
done on logging.getLogger()

What version of pyftpdlib are you using?
1.0.1

On what operating system?
Solaris & GNU/Linux

Which Python version?
2.7.5


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

pyft...@googlecode.com

unread,
Apr 4, 2014, 9:11:16 AM4/4/14
to pyftpdli...@googlegroups.com

Comment #1 on issue 283 by g.rodola: Logging setup should be done on
pyfptdlib logger
http://code.google.com/p/pyftpdlib/issues/detail?id=283

Please take a look at r1250. Does it make sense?

pyft...@googlecode.com

unread,
Apr 4, 2014, 9:14:48 AM4/4/14
to pyftpdli...@googlegroups.com

Comment #2 on issue 283 by jah...@gmail.com: Logging setup should be done
Yes, it's what I was expecting.
Thanks.
Reply all
Reply to author
Forward
0 new messages