mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Debug everything while testing
This commit is contained in:
parent
9015414ed9
commit
e39a4d3ef9
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
import vdirsyncer.log
|
||||
vdirsyncer.log.set_level(vdirsyncer.log.logging.DEBUG)
|
||||
|
||||
def normalize_item(item):
|
||||
# - X-RADICALE-NAME is used by radicale, because hrefs don't really exist
|
||||
# in their filesystem backend
|
||||
|
|
|
|||
Loading…
Reference in a new issue