index
:
delta/python-packages/logilab-common.git
1.6
1.7
master
py3k
stable
hg.logilab.org: review/logilab/common
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
logging_ext.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[layout] change the source directory layout
David Douard
2015-03-13
1
-195
/
+0
*
[py3k] Replace basestring with six.string_types
RĂ©mi Cardona
2014-07-17
1
-1
/
+3
*
logging: use WatchedFileHandler instead of FileHandler if available
Julien Cristau
2013-01-09
1
-1
/
+5
*
[loggin ext] provide colored output under windows if colorama is available (c...
Aurelien Campeas
2012-11-13
1
-2
/
+13
*
[packaging] prepare 0.55.1
logilab-common-version-0.55.1
Nicolas Chauvat
2011-03-28
1
-1
/
+1
*
[logging]?dont attempt to use color formatter unless asked for debug mode
Sylvain Th?nault
2010-09-23
1
-1
/
+4
*
[logging_ext] fix typo leading to bad log threshold set when not explicitly s...
Sylvain Th?nault
2010-09-06
1
-1
/
+1
*
fix some pylint detected errors
Sylvain Th?nault
2010-08-27
1
-2
/
+2
*
[logging] split init_log into smaller chuncks, usable for other logger initia...
Sylvain Th?nault
2010-08-27
1
-33
/
+43
*
init_log now takes optional handler
Sylvain Th?nault
2010-08-25
1
-27
/
+28
*
if debug is true and no threshost specified, default to DEBUG
Sylvain Th?nault
2010-08-24
1
-1
/
+4
*
new init_log now accept a fmt argument (eg formatter) to use when the coloriz...
Sylvain Th?nault
2010-08-10
1
-4
/
+4
*
don't raise string exception in testlib (closes #35331)
Sylvain Th?nault
2010-07-01
1
-6
/
+1
*
added new optional kw argument to init_log rotating_parameters
Alexandre Fayolle
2010-06-02
1
-2
/
+8
*
missing replacement in disclaimer; include COPYING.LESSER in manifest; kill D...
Sylvain Th?nault
2010-04-28
1
-1
/
+1
*
propre licensing information (LGPL-2.1). Hope I get it right this time.
Sylvain Th?nault
2010-04-28
1
-3
/
+20
*
update license, logilab-common is licensed under LGPLv2
Adrien Di Mascio
2010-04-13
1
-1
/
+1
*
include Dotan Barak spell fixes patch
Sylvain Th?nault
2009-11-23
1
-2
/
+2
*
win32 adjustments
Aurelien Campeas
2009-09-08
1
-1
/
+1
*
[logging_ext] extend THRESHOLD_MAP definition
Adrien Di Mascio
2009-08-03
1
-6
/
+8
*
[logging] the lldebug threshold level was an implementation detail of cubicwe...
Adrien Di Mascio
2009-01-06
1
-1
/
+1
*
shouldn't force threshold in debug mode
Sylvain Thenault
2008-12-05
1
-1
/
+0
*
backport init_log/set_log_methods
Sylvain Thenault
2008-12-04
1
-0
/
+70
*
add a DEBUG color to our ColorFormatter. Feel free to change the color
Julien Jehannet
2008-10-13
1
-5
/
+6
*
improve doc for better epydoc generation.
Nicolas Chauvat
2008-07-13
1
-19
/
+7
*
add docstrings and make it possible to just set a subset of the color "palett...
David Douard
2007-11-16
1
-10
/
+19
*
list_tables() should return a list of tablenames
Adrien Di Mascio
2007-11-09
1
-1
/
+1
*
helper function set_color_formatter()
Nicolas Chauvat
2007-08-30
1
-1
/
+15
*
color warnings in magenta, not orange which does not exist
Nicolas Chauvat
2007-08-20
1
-1
/
+1
*
add logging_ext and its ColorFormatter
Nicolas Chauvat
2007-08-16
1
-0
/
+60