Activity
From 26 May 2013 to 24 June 2013
14 June 2013
06 June 2013
04 June 2013
- 05:10 PM Revision ad7cffb2: setup.py: add nose to tests_require
- 05:08 PM Revision 21f4eca2: setup.py: remove nose from setup_requires
- 05:01 PM Revision e16e794a: setup.py: add django to setup_requires
30 May 2013
- 10:21 AM Revision 85fba042: logging: add a decorator to log timing of functions or methods
- Use it like that:
from entrouvert.logging.decorators import timing
@timing(0, 1, logger='timing')
def method(arg...
28 May 2013
- 02:18 PM Revision 7b0a8d29: setup.py: allow dirty packages
- 10:41 AM Revision 06164659: logging: set default max_length for syslog lines to 120
- 09:14 AM Revision 69c7c72d: logging: handlers are old style class, super does not work there
- 09:03 AM Revision c5e20b7c: logging: make maximum line length configurable
Also available in: Atom