Guillaume Ayoub
18f5c334f1
Clean log module
2013-07-12 15:12:07 +02:00
Felix Lange
b737d17172
Print a debug message when the logging config file doesn't exist
2013-07-07 15:48:14 +02:00
Felix Lange
ada23997a9
Resolve logging configuration file when logging is started
2013-07-07 15:07:21 +02:00
Guillaume Ayoub
406bb6e8cc
Update copyright years
2013-04-26 01:28:03 +02:00
Guillaume Ayoub
98bbe61f67
Use relative imports
2012-08-09 17:31:36 +02:00
Guillaume Ayoub
9c4a85ef1f
Merge branch 'carddav', and update copyright dates
...
Conflicts:
radicale/__init__.py
radicale/ical.py
radicale/xmlutils.py
2012-01-23 16:21:30 +01:00
Guillaume Ayoub
cdae6f04e9
Small pep8 related typo fixes
2011-07-26 09:02:21 +02:00
Lukasz Langa
6b5db413c5
logging and debugging fixes
...
* optparse values may not be strings, ConfigParser requires strings
* forcing DEBUG level should work for all handlers regardless of configuration
source (file, command line options)
2011-05-09 16:43:41 +02:00
Guillaume Ayoub
899379d073
Add a default logging configuration file, and small typo fixes
2011-05-07 12:52:54 +02:00
Guillaume Ayoub
d9ea784e31
Add logs ( fixes #162 )
2011-04-10 18:17:06 +02:00