David Lord
|
310fbfcf64
|
revert copyright year to project start
add copyright header to files
|
2018-02-08 12:43:30 -08:00 |
|
David Lord
|
66b1b752da
|
simplify logging configuration
single default handler and formatter
don't remove handlers
configure level once using setLevel
document logging
reorganize logging tests
|
2017-07-31 12:49:03 -07:00 |
|
Armin Ronacher
|
e00e2c22aa
|
Disable logger propagation by default
|
2016-08-25 15:41:46 +02:00 |
|
ning.xie
|
1b7fad3716
|
fix pep8 with logging.py
|
2015-04-19 17:33:54 +08:00 |
|
Parkayun
|
33534bb4a9
|
Happy New Year 2015
|
2015-01-02 11:35:00 +09:00 |
|
Armin Ronacher
|
7c16054d81
|
Updated the logging documentation for recent changes.
|
2014-08-27 01:22:01 +02:00 |
|
Armin Ronacher
|
84ad89ffa4
|
Always log now, even if debug is off.
|
2014-08-27 01:08:19 +02:00 |
|
Daniel Neuhäuser
|
52098e1e4f
|
Happy New Year 2014
|
2014-01-02 19:21:07 +01:00 |
|
Armin Ronacher
|
61a95196ac
|
Changed logic for debug level log settings
|
2011-10-11 19:09:37 -07:00 |
|
Armin Ronacher
|
ee8417dac8
|
Late but 2010 -> 2011 in some files
|
2011-09-01 16:57:00 +02:00 |
|
Armin Ronacher
|
7242abcfb2
|
Extend the logging from the dynamically set logger class. This fixes #234
|
2011-05-24 16:34:41 +02:00 |
|
florentx
|
16e4d5a655
|
Various typos.
|
2010-07-07 02:09:07 +08:00 |
|
Armin Ronacher
|
77e2fbf249
|
Added a separate logging module
|
2010-07-05 10:37:44 +02:00 |
|