Projet

Général

Profil

Statistiques
| Branche: | Tag: | Révision:

root / entrouvert @ 8b780259

Nom Taille Révision Âge Auteur Commentaire
  djommon cffad1de presque 11 ans Benjamin Dauvergne djommon: add decorated_include utility extracte...
  logging 85fba042 presque 11 ans Benjamin Dauvergne logging: add a decorator to log timing of funct...
  wsgi 8b780259 plus de 10 ans Jérôme Schneider middleware: fix python-entrouvert name
__init__.py 20 octets b2a0ddcf presque 11 ans Benjamin Dauvergne bump release to 1.3

Dernières révisions

# Date Auteur Commentaire
8b780259 13 août 2013 16:56 Jérôme Schneider

middleware: fix python-entrouvert name

ad16b9e2 13 août 2013 09:37 Frédéric Péters

version middleware: fix name of compte-agglo-montpellier

5bdabfd9 10 août 2013 16:46 Frédéric Péters

version middleware: add more projects

2315973d 10 août 2013 16:39 Frédéric Péters

version middleware: fix auquotidien package name

b894c577 08 août 2013 11:10 Jérôme Schneider

add Calebasse into ENTROUVERT_PACKAGES

b2a0ddcf 06 juin 2013 12:15 Benjamin Dauvergne

bump release to 1.3

85fba042 30 mai 2013 10:21 Benjamin Dauvergne

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(arg0, arg1):
etc...
return arg0
It will output lines to the logger named 'timing' at the DEBUG level::...
06164659 28 mai 2013 10:41 Benjamin Dauvergne

logging: set default max_length for syslog lines to 120

69c7c72d 28 mai 2013 09:14 Benjamin Dauvergne

logging: handlers are old style class, super does not work there

c5e20b7c 28 mai 2013 09:03 Benjamin Dauvergne

logging: make maximum line length configurable

Voir les révisions

Formats disponibles : Atom