mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-06 10:55:52 +00:00
5 lines
65 B
Python
5 lines
65 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
import logging
|
|
|
|
get = logging.getLogger
|